Home
last modified time | relevance | path

Searched refs:LAST_APPLICATION_UID (Results 1 – 15 of 15) sorted by relevance

/aosp12/packages/providers/MediaProvider/tests/src/com/android/providers/media/
H A DTranscodeHelperTest.java108 Process.LAST_APPLICATION_UID - Process.FIRST_APPLICATION_UID + 1) in testDoesNotTranscodeForMediaProvider()
129 Process.LAST_APPLICATION_UID - Process.FIRST_APPLICATION_UID + 1) in testDoesNotTranscodeIfAppAcceptsOriginalFormat()
145 Process.LAST_APPLICATION_UID - Process.FIRST_APPLICATION_UID + 1) in testDoesNotTranscodeIfAppExtraMediaCapabilitiesHevc_supported()
161 Process.LAST_APPLICATION_UID - Process.FIRST_APPLICATION_UID + 1) in testTranscodesIfAppExtraMediaCapabilitiesHevc_unsupported()
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/uri/
H A DUriGrantsMockContext.java70 private static final int UID_SOCIAL = android.os.Process.LAST_APPLICATION_UID - 1;
71 private static final int UID_CAMERA = android.os.Process.LAST_APPLICATION_UID - 2;
72 private static final int UID_PRIVATE = android.os.Process.LAST_APPLICATION_UID - 3;
73 private static final int UID_PUBLIC = android.os.Process.LAST_APPLICATION_UID - 4;
74 private static final int UID_FORCE = android.os.Process.LAST_APPLICATION_UID - 5;
75 private static final int UID_COMPLEX = android.os.Process.LAST_APPLICATION_UID - 6;
/aosp12/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
H A DNetworkStatsBinderTest.java103 testUidList.add(Process.LAST_APPLICATION_UID); in testAccessUidStatsFromBinder()
104 testUidList.add(Process.LAST_APPLICATION_UID + 1); in testAccessUidStatsFromBinder()
/aosp12/system/core/libcutils/include/cutils/
H A Dmisc.h35 #define LAST_APPLICATION_UID 99999 macro
/aosp12/system/core/libcutils/include_outside_system/cutils/
H A Dmisc.h35 #define LAST_APPLICATION_UID 99999 macro
/aosp12/frameworks/base/core/java/android/os/
H A DUserHandle.java149 public static final int AID_APP_END = android.os.Process.LAST_APPLICATION_UID;
206 return appId >= Process.FIRST_APPLICATION_UID && appId <= Process.LAST_APPLICATION_UID; in isApp()
H A DProcess.java276 public static final int LAST_APPLICATION_UID = 19999; field in Process
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
H A DRemoteInputViewTest.java74 private static final int DUMMY_MESSAGE_APP_ID = Process.LAST_APPLICATION_UID - 1;
/aosp12/packages/modules/Connectivity/framework/src/android/net/
H A DConnectivitySettingsManager.java986 if (uid < 0 || UserHandle.getAppId(uid) > Process.LAST_APPLICATION_UID) { in getUidStringFromSet()
/aosp12/packages/modules/Connectivity/tests/unit/java/com/android/server/
H A DIpSecServiceTest.java585 mIpSecService.mUidFdTagger.tag(sockFd, Process.LAST_APPLICATION_UID);
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/datausage/
H A DAppDataUsageTest.java117 final int uid = (Process.FIRST_APPLICATION_UID + Process.LAST_APPLICATION_UID) / 2; in onCreate_appUid_shouldGetAppLabelFromAppInfo()
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DSettings.java1259 if (appId > Process.LAST_APPLICATION_UID) {
4096 if (size > (Process.LAST_APPLICATION_UID - Process.FIRST_APPLICATION_UID)) {
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt31775 field public static final int LAST_APPLICATION_UID = 19999; // 0x4e1f
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt22198 field public static final int LAST_APPLICATION_UID = 19999; // 0x4e1f