Home
last modified time | relevance | path

Searched defs:workSource (Results 1 – 25 of 40) sorted by relevance

12

/frameworks/base/services/core/java/com/android/server/location/injector/
DAlarmHelper.java33 WorkSource workSource) { in setDelayedAlarm()
40 WorkSource workSource); in setDelayedAlarmInternal()
DSystemAlarmHelper.java44 WorkSource workSource) { in setDelayedAlarmInternal()
/frameworks/base/apex/jobscheduler/framework/java/android/app/
DAlarmManager.java705 @Nullable String tag, @NonNull Executor executor, @Nullable WorkSource workSource, in setWindow()
921 @Nullable WorkSource workSource) { in set()
939 @Nullable Handler targetHandler, @Nullable WorkSource workSource) { in set()
987 @Nullable WorkSource workSource) { in set()
1029 @NonNull Executor executor, @NonNull WorkSource workSource, in setExact()
1041 String listenerTag, Handler targetHandler, WorkSource workSource, in setImpl()
1050 String listenerTag, Executor targetExecutor, WorkSource workSource, in setImpl()
1344 @Nullable String tag, @NonNull Executor executor, @Nullable WorkSource workSource, in setExactAndAllowWhileIdle()
DIAlarmManager.aidl35 … String listenerTag, in WorkSource workSource, in AlarmManager.AlarmClockInfo alarmClock); in set()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRILRequest.java125 public static RILRequest obtain(int request, Message result, WorkSource workSource) { in obtain()
148 public static RILRequest obtain(int request, Message result, WorkSource workSource, in obtain()
DRIL.java1302 private RILRequest obtainRequest(int request, Message result, WorkSource workSource) { in obtainRequest()
1308 private RILRequest obtainRequest(int request, Message result, WorkSource workSource, in obtainRequest()
3105 public void setLocationUpdates(boolean enable, WorkSource workSource, Message result) { in setLocationUpdates()
3128 public void isNrDualConnectivityEnabled(Message result, WorkSource workSource) { in isNrDualConnectivityEnabled()
3170 WorkSource workSource) { in setNrDualConnectivityState()
3209 public void isVoNrEnabled(Message result, WorkSource workSource) { in isVoNrEnabled()
3241 public void setVoNrEnabled(boolean enabled, Message result, WorkSource workSource) { in setVoNrEnabled()
3931 public void getCellInfoList(Message result, WorkSource workSource) { in getCellInfoList()
3950 public void setCellInfoListRate(int rateInMillis, Message result, WorkSource workSource) { in setCellInfoListRate()
4161 public void nvReadItem(int itemID, Message result, WorkSource workSource) { in nvReadItem()
[all …]
DCommandsInterface.java1617 Message message, WorkSource workSource) {} in setNrDualConnectivityState()
1622 default void isNrDualConnectivityEnabled(Message message, WorkSource workSource) {} in isNrDualConnectivityEnabled()
1628 default void setVoNrEnabled(boolean enabled, Message message, WorkSource workSource) {} in setVoNrEnabled()
1633 default void isVoNrEnabled(Message message, WorkSource workSource) {} in isVoNrEnabled()
1643 default void setLocationUpdates(boolean enable, WorkSource workSource, Message response) {} in setLocationUpdates()
2034 default void getCellInfoList(Message result, WorkSource workSource) {} in getCellInfoList()
2052 default void setCellInfoListRate(int rateInMillis, Message response, WorkSource workSource){} in setCellInfoListRate()
2175 default void nvReadItem(int itemID, Message response, WorkSource workSource) {} in nvReadItem()
2187 WorkSource workSource) {} in nvWriteItem()
2371 default void getModemActivityInfo(Message result, WorkSource workSource) {} in getModemActivityInfo()
[all …]
DPhone.java2098 public void requestCellInfoUpdate(WorkSource workSource, Message rspMsg) { in requestCellInfoUpdate()
2113 public void getCellIdentity(WorkSource workSource, Message rspMsg) { in getCellIdentity()
2128 public void setCellInfoListRate(int rateInMillis, WorkSource workSource) { in setCellInfoListRate()
2365 public void isNrDualConnectivityEnabled(Message message, WorkSource workSource) { in isNrDualConnectivityEnabled()
2382 Message message, WorkSource workSource) { in setNrDualConnectivityState()
2794 public void nvReadItem(int itemID, Message response, WorkSource workSource) { in nvReadItem()
2808 WorkSource workSource) { in nvWriteItem()
4558 public void getModemActivityInfo(Message response, WorkSource workSource) { in getModemActivityInfo()
4581 public void setDataThrottling(Message result, WorkSource workSource, in setDataThrottling()
4590 Message response, WorkSource workSource) { in setAllowedCarriers()
[all …]
DRadioConfig.java343 private RILRequest obtainRequest(int request, Message result, WorkSource workSource) { in obtainRequest()
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/injector/
DFakeAlarmHelper.java41 WorkSource workSource) { in setDelayedAlarmInternal()
/frameworks/base/location/java/android/location/provider/
DProviderRequest.java84 @NonNull WorkSource workSource) { in ProviderRequest()
360 public @NonNull Builder setWorkSource(@NonNull WorkSource workSource) { in setWorkSource()
/frameworks/base/services/core/java/com/android/server/power/
DNotifier.java260 int ownerUid, int ownerPid, WorkSource workSource, String historyTag, in onWakeLockAcquired()
291 public void onLongPartialWakeLockStart(String tag, int ownerUid, WorkSource workSource, in onLongPartialWakeLockStart()
316 public void onLongPartialWakeLockFinish(String tag, int ownerUid, WorkSource workSource, in onLongPartialWakeLockFinish()
345 int ownerUid, int ownerPid, WorkSource workSource, String historyTag, in onWakeLockChanging()
387 int ownerUid, int ownerPid, WorkSource workSource, String historyTag, in onWakeLockReleased()
/frameworks/base/location/java/android/location/
DLocationRequest.java293 WorkSource workSource) { in LocationRequest()
740 public void setWorkSource(@Nullable WorkSource workSource) { in setWorkSource()
1195 public @NonNull Builder setWorkSource(@Nullable WorkSource workSource) { in setWorkSource()
/frameworks/base/services/core/java/com/android/server/vibrator/
DVibrationThread.java234 WorkSource workSource = new WorkSource( in runCurrentVibrationWithWakeLock() local
/frameworks/base/location/java/android/location/util/identity/
DCallerIdentity.java213 public WorkSource addToWorkSource(@Nullable WorkSource workSource) { in addToWorkSource()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSimulatedCommands.java2100 public synchronized void getCellInfoList(Message response, WorkSource workSource) { in getCellInfoList()
2117 public void setCellInfoListRate(int rateInMillis, Message response, WorkSource workSource) { in setCellInfoListRate()
2204 public void nvReadItem(int itemID, Message response, WorkSource workSource) { in nvReadItem()
2209 public void nvWriteItem(int itemID, String itemValue, Message response, WorkSource workSource) { in nvWriteItem()
2260 public void getModemActivityInfo(Message result, WorkSource workSource) { in getModemActivityInfo()
2266 Message result, WorkSource workSource) { in setAllowedCarriers()
2271 public void getAllowedCarriers(Message result, WorkSource workSource) { in getAllowedCarriers()
2463 public void setSimCardPower(int state, Message result, WorkSource workSource) { in setSimCardPower()
2636 public void isVoNrEnabled(Message message, WorkSource workSource) { in isVoNrEnabled()
DServiceStateTrackerTest.java737 WorkSource workSource = new WorkSource(Process.myUid(), in testCachedCellInfoList() local
875 WorkSource workSource = new WorkSource(Process.myUid(), mContext.getPackageName()); in testGsmCellLocation() local
899 WorkSource workSource = new WorkSource(Process.myUid(), mContext.getPackageName()); in testCdmaCellLocation() local
/frameworks/base/core/tests/coretests/src/android/os/
DPowerManagerTest.java149 WorkSource workSource = new WorkSource(); in testWakeLockWithWorkChains() local
/frameworks/base/services/core/java/com/android/server/
DBinderCallsStatsService.java85 final int workSource = untrustedWorkSourceUid; in resolveWorkSourceUid() local
/frameworks/base/apex/jobscheduler/service/java/com/android/server/alarm/
DAlarm.java116 public final WorkSource workSource; field in Alarm
/frameworks/base/core/java/com/android/internal/app/
DIBatteryStats.aidl125 in WorkSource workSource); in noteLongPartialWakelockStartFromSource()
130 in WorkSource workSource); in noteLongPartialWakelockFinishFromSource()
/frameworks/base/services/core/java/com/android/server/location/geofence/
DGeofenceManager.java470 WorkSource workSource = null; in mergeRegistrations() local
/frameworks/base/core/java/android/app/
DActivityManagerInternal.java550 public abstract void noteAlarmFinish(PendingIntent ps, WorkSource workSource, int sourceUid, in noteAlarmFinish()
557 public abstract void noteAlarmStart(PendingIntent ps, WorkSource workSource, int sourceUid, in noteAlarmStart()
563 public abstract void noteWakeupAlarm(PendingIntent ps, WorkSource workSource, int sourceUid, in noteWakeupAlarm()
/frameworks/base/services/core/java/com/android/server/am/
DBatteryStatsService.java1075 public void noteWakupAlarm(final String name, final int uid, final WorkSource workSource, in noteWakupAlarm()
1091 public void noteAlarmStart(final String name, final WorkSource workSource, final int uid) { in noteAlarmStart()
1105 public void noteAlarmFinish(final String name, final WorkSource workSource, final int uid) { in noteAlarmFinish()
1237 final WorkSource workSource) { in noteLongPartialWakelockStartFromSource()
1274 final WorkSource workSource) { in noteLongPartialWakelockFinishFromSource()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DPinStorage.java297 public synchronized int prepareUnattendedReboot(WorkSource workSource) { in prepareUnattendedReboot()

12