Home
last modified time | relevance | path

Searched refs:SOURCE_PACKAGE (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/services/tests/mockingservicestests/src/com/android/server/job/controllers/
DQuotaControllerTest.java107 private static final String SOURCE_PACKAGE = "com.android.frameworks.mockingservicestests"; field in QuotaControllerTest
197 mSourceUid = AppGlobals.getPackageManager().getPackageUid(SOURCE_PACKAGE, 0, 0); in setUp()
270 when(mUsageStatsManager.getAppStandbyBucket(eq(SOURCE_PACKAGE), eq(SOURCE_USER_ID), in setStandbyBucket()
295 return createJobStatus(testTag, SOURCE_PACKAGE, CALLING_UID, jobInfo); in createJobStatus()
650 mQuotaController.updateExecutionStatsLocked(SOURCE_USER_ID, SOURCE_PACKAGE, inputStats); in testUpdateExecutionStatsLocked_WithTimer()
652 assertTrue(mQuotaController.isWithinQuotaLocked(SOURCE_USER_ID, SOURCE_PACKAGE, in testUpdateExecutionStatsLocked_WithTimer()
658 mQuotaController.saveTimingSession(SOURCE_USER_ID, SOURCE_PACKAGE, in testUpdateExecutionStatsLocked_WithTimer()
671 mQuotaController.updateExecutionStatsLocked(SOURCE_USER_ID, SOURCE_PACKAGE, inputStats); in testUpdateExecutionStatsLocked_WithTimer()
674 mQuotaController.isWithinQuotaLocked(SOURCE_USER_ID, SOURCE_PACKAGE, RARE_INDEX)); in testUpdateExecutionStatsLocked_WithTimer()
691 mQuotaController.updateExecutionStatsLocked(SOURCE_USER_ID, SOURCE_PACKAGE, inputStats); in testUpdateExecutionStatsLocked_WithTimer()
[all …]
DStateControllerTest.java62 private static final String SOURCE_PACKAGE = "com.android.frameworks.mockingservicestests"; field in StateControllerTest
141 jobInfo, CALLING_UID, SOURCE_PACKAGE, SOURCE_USER_ID, testTag); in createJobStatus()
DTimeControllerTest.java71 private static final String SOURCE_PACKAGE = "com.android.frameworks.mockingservicestests"; field in TimeControllerTest
141 jobInfo, 1000, SOURCE_PACKAGE, SOURCE_USER_ID, testTag); in createJobStatus()
/frameworks/base/core/java/android/provider/
DVoicemailContract.java229 public static final String SOURCE_PACKAGE = SOURCE_PACKAGE_FIELD; field in VoicemailContract.Voicemails
456 contentValues.put(Voicemails.SOURCE_PACKAGE, voicemail.getSourcePackage()); in getContentValues()
492 public static final String SOURCE_PACKAGE = SOURCE_PACKAGE_FIELD; field in VoicemailContract.Status
/frameworks/base/tests/JobSchedulerPerfTests/src/com/android/frameworks/perftests/job/
DJobStorePerfTests.java47 private static final String SOURCE_PACKAGE = "com.android.frameworks.perftests.job"; field in JobStorePerfTests
154 jobInfo, CALLING_UID, SOURCE_PACKAGE, SOURCE_USER_ID, testTag); in createJobStatus()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt25880 field public static final java.lang.String SOURCE_PACKAGE = "source_package";
25896 field public static final java.lang.String SOURCE_PACKAGE = "source_package";
/frameworks/base/api/
Dcurrent.txt41282 field public static final String SOURCE_PACKAGE = "source_package";
41310 field public static final String SOURCE_PACKAGE = "source_package";