Home
last modified time | relevance | path

Searched refs:GET_DISABLED_COMPONENTS (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/content/pm/
DComponentTest.java22 import static android.content.pm.PackageManager.GET_DISABLED_COMPONENTS;
141 mDisabledActivityIntent, GET_DISABLED_COMPONENTS); in testResolveDisabledActivity()
172 GET_DISABLED_COMPONENTS); in testQueryDisabledActivity()
210 GET_DISABLED_COMPONENTS); in testGetDisabledActivityInfo()
268 GET_DISABLED_COMPONENTS); in testDisableActivity()
288 mDisabledServiceIntent, GET_DISABLED_COMPONENTS); in testResolveDisabledService()
319 GET_DISABLED_COMPONENTS); in testQueryDisabledService()
357 GET_DISABLED_COMPONENTS); in testGetDisabledServiceInfo()
411 GET_DISABLED_COMPONENTS); in testDisableService()
429 GET_DISABLED_COMPONENTS); in testQueryDisabledReceiver()
[all …]
/frameworks/base/core/java/android/content/pm/
DAppsQueryHelper.java172 | PackageManager.GET_DISABLED_COMPONENTS, userId).getList(); in getAllApps()
182 PackageManager.GET_DISABLED_COMPONENTS in queryIntentActivitiesAsUser()
DPackageManager.java278 public static final int GET_DISABLED_COMPONENTS = 0x00000200; field in PackageManager
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/
DApplicationsState.java138 PackageManager.GET_DISABLED_COMPONENTS | in ApplicationsState()
140 mRetrieveFlags = PackageManager.GET_DISABLED_COMPONENTS | in ApplicationsState()
852 PackageManager.GET_DISABLED_COMPONENTS in handleMessage()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/deviceinfo/
DStorageMeasurement.java406 | PackageManager.GET_DISABLED_COMPONENTS); in measureExactStorage()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DBaseStatusBar.java1075 | PackageManager.GET_DISABLED_COMPONENTS); in bindGuts()
1639 | PackageManager.GET_DISABLED_COMPONENTS);
/frameworks/base/services/core/java/com/android/server/net/
DNetworkStatsService.java1191 PackageManager.GET_UNINSTALLED_PACKAGES | PackageManager.GET_DISABLED_COMPONENTS); in removeUserLocked()
/frameworks/base/services/core/java/com/android/server/am/
DTaskRecord.java1366 | PackageManager.GET_DISABLED_COMPONENTS, userId); in restoreFromXml()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt8845 field public static final int GET_DISABLED_COMPONENTS = 512; // 0x200
/frameworks/base/api/
Dcurrent.txt9849 field public static final deprecated int GET_DISABLED_COMPONENTS = 512; // 0x200
Dtest-current.txt9862 field public static final deprecated int GET_DISABLED_COMPONENTS = 512; // 0x200
Dsystem-current.txt10227 field public static final deprecated int GET_DISABLED_COMPONENTS = 512; // 0x200