Searched refs:GET_DISABLED_COMPONENTS (Results 1 – 5 of 5) sorted by relevance
22 import static android.content.pm.PackageManager.GET_DISABLED_COMPONENTS;144 mDisabledActivityIntent, GET_DISABLED_COMPONENTS); in testResolveDisabledActivity()175 GET_DISABLED_COMPONENTS); in testQueryDisabledActivity()213 GET_DISABLED_COMPONENTS); in testGetDisabledActivityInfo()271 GET_DISABLED_COMPONENTS); in testDisableActivity()291 mDisabledServiceIntent, GET_DISABLED_COMPONENTS); in testResolveDisabledService()322 GET_DISABLED_COMPONENTS); in testQueryDisabledService()360 GET_DISABLED_COMPONENTS); in testGetDisabledServiceInfo()414 GET_DISABLED_COMPONENTS); in testDisableService()432 GET_DISABLED_COMPONENTS); in testQueryDisabledReceiver()[all …]
844 GET_DISABLED_COMPONENTS,891 GET_DISABLED_COMPONENTS,915 GET_DISABLED_COMPONENTS,1034 public static final int GET_DISABLED_COMPONENTS = 0x00000200; field in PackageManager
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
8845 field public static final int GET_DISABLED_COMPONENTS = 512; // 0x200
13247 field @Deprecated public static final int GET_DISABLED_COMPONENTS = 512; // 0x200