Searched refs:GET_DISABLED_COMPONENTS (Results 1 – 5 of 5) sorted by relevance
22 import static android.content.pm.PackageManager.GET_DISABLED_COMPONENTS;142 mDisabledActivityIntent, GET_DISABLED_COMPONENTS); in testResolveDisabledActivity()173 GET_DISABLED_COMPONENTS); in testQueryDisabledActivity()211 GET_DISABLED_COMPONENTS); in testGetDisabledActivityInfo()269 GET_DISABLED_COMPONENTS); in testDisableActivity()289 mDisabledServiceIntent, GET_DISABLED_COMPONENTS); in testResolveDisabledService()320 GET_DISABLED_COMPONENTS); in testQueryDisabledService()358 GET_DISABLED_COMPONENTS); in testGetDisabledServiceInfo()412 GET_DISABLED_COMPONENTS); in testDisableService()430 GET_DISABLED_COMPONENTS); in testQueryDisabledReceiver()[all …]
152 GET_DISABLED_COMPONENTS,194 GET_DISABLED_COMPONENTS,217 GET_DISABLED_COMPONENTS,327 public static final int GET_DISABLED_COMPONENTS = 0x00000200; field in PackageManager
8845 field public static final int GET_DISABLED_COMPONENTS = 512; // 0x200
11797 field @Deprecated public static final int GET_DISABLED_COMPONENTS = 512; // 0x200