Searched defs:annotation (Results 1 – 5 of 5) sorted by relevance
53 int appEarlyNotResponding(String processName, int pid, String annotation); in appEarlyNotResponding()
562 Annotation annotation; in addAndSetFinalPorts() local582 Annotation annotation; in addAnnotatedPorts() local
144 public AppNotResponding(ProcessRecord app, String annotation) { in AppNotResponding()
3196 ActivityRecord parent, final String annotation) { in appNotResponding()
826 public int appEarlyNotResponding(String processName, int pid, String annotation) in appEarlyNotResponding()