blob: 90531b16a516e0d05f4ce34666c45a5665d098cb [file] [log] [blame]
Jiyong Parke3095162019-12-20 15:30:28 +09001// Signature format: 2.0
Meng Wangaa2ba8e2020-01-13 09:43:21 -08002package android.util {
3
4 public final class Log {
5 method public static int logToRadioBuffer(int, @Nullable String, @Nullable String);
6 }
7
8}
9