Searched defs:logName (Results 1 – 4 of 4) sorted by relevance
26 val logName: String constant in com.android.systemui.privacy.PrivacyType
317 void onCloseFileDescriptorError(String logName) { in onCloseFileDescriptorError()
1329 private void tryCloseFileDescriptor(@Nullable Closeable closeable, String logName) { in tryCloseFileDescriptor()
600 String logName) { in collectPids()