Home
last modified time | relevance | path

Searched refs:ILogcatManagerService (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/os/logcat/
H A DILogcatManagerService.aidl22 oneway interface ILogcatManagerService { interface
/aosp14/frameworks/base/services/core/java/com/android/server/logcat/
H A DLogcatManagerService.java40 import android.os.logcat.ILogcatManagerService;
194 private final class BinderService extends ILogcatManagerService.Stub {
334 ILogcatManagerService getBinderService() { in getBinderService()
/aosp14/frameworks/base/core/java/
H A DAndroid.bp143 srcs: ["android/os/logcat/ILogcatManagerService.aidl"],