Home
last modified time | relevance | path

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

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