Home
last modified time | relevance | path

Searched defs:isProtectedComponent (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
DActivityThread.java8742 public static boolean isProtectedComponent(@NonNull ActivityInfo ai) { in isProtectedComponent() method in ActivityThread
8751 public static boolean isProtectedComponent(@NonNull ServiceInfo si) { in isProtectedComponent() method in ActivityThread
8762 private static boolean isProtectedComponent(@NonNull ComponentInfo ci, in isProtectedComponent() method in ActivityThread