Searched refs:mAnnotation (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/am/
H A DBroadcastQueue.java152 private final String mAnnotation; field in class:BroadcastQueue.AppNotResponding
156 mAnnotation = annotation;
161 mService.appNotResponding(mApp, null, null, false, mAnnotation);

Completed in 26 milliseconds