Home
last modified time | relevance | path

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

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