Searched refs:TARGET_UID (Results 1 – 4 of 4) sorted by relevance
60 private static final int TARGET_UID = 111; field in AppBatteryPreferenceControllerTest98 when(mUidBatteryConsumer.getUid()).thenReturn(TARGET_UID); in setUp()129 assertThat(mController.findTargetUidBatteryConsumer(mBatteryUsageStats, TARGET_UID)) in findTargetBatteryConsumer_findCorrectBatteryConsumer()
56 private const val TARGET_UID = NULL_UID + 4141 allowed("targetUid") { callingUid = TARGET_UID }401 TARGET_UID -> arrayOf(TARGET_PKG)
41 proto.write(NeededUriGrantsProto.TARGET_UID, targetUid); in dumpDebug()
1201 proto.write(ActivityManagerServiceDumpProcessesProto.PendingTempWhitelist.TARGET_UID, in dumpDebug()