Searched refs:IGNORE_CALLER (Results 1 – 1 of 1) sorted by relevance
173 private static final int IGNORE_CALLER = -1; field in ActivityMetricsLogger623 return notifyActivityLaunching(intent, null /* caller */, IGNORE_CALLER); in notifyActivityLaunching()635 if (callingUid != IGNORE_CALLER) { in notifyActivityLaunching()