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/base/services/core/java/com/android/server/power/
DNotifier.java301 int ownerUid, int ownerPid, WorkSource workSource, String historyTag, in onWakeLockAcquired()
338 public void onLongPartialWakeLockStart(String tag, int ownerUid, WorkSource workSource, in onLongPartialWakeLockStart()
363 public void onLongPartialWakeLockFinish(String tag, int ownerUid, WorkSource workSource, in onLongPartialWakeLockFinish()
392 int ownerUid, int ownerPid, WorkSource workSource, String historyTag, in onWakeLockChanging()
444 int ownerUid, int ownerPid, WorkSource workSource, String historyTag, in onWakeLockReleased()
455 int ownerUid, int ownerPid, WorkSource workSource, String historyTag, in onWakeLockReleased()
1202 int ownerUid, int ownerPid, int flags, WorkSource workSource, String packageName, in notifyWakeLockListener()
1228 WorkSource workSource, String packageName, String historyTag, long currentTime) { in notifyWakelockAcquisition()
1256 WorkSource workSource, String packageName, String historyTag, long currentTime) { in notifyWakelockRelease()
1277 private void notifyWakelockChanging(WorkSource workSource, int ownerPid, String tag, in notifyWakelockChanging()
[all …]
/frameworks/base/location/java/android/location/
DGnssMeasurementRequest.java60 int intervalMillis, WorkSource workSource) { in GnssMeasurementRequest()
307 public @NonNull Builder setWorkSource(@Nullable WorkSource workSource) { in setWorkSource()
DLocationRequest.java295 WorkSource workSource) { in LocationRequest()
745 public void setWorkSource(@Nullable WorkSource workSource) { in setWorkSource()
1200 public @NonNull Builder setWorkSource(@Nullable WorkSource workSource) { in setWorkSource()
/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.java1298 private RILRequest obtainRequest(int request, Message result, WorkSource workSource) { in obtainRequest()
1304 private RILRequest obtainRequest(int request, Message result, WorkSource workSource, in obtainRequest()
3037 public void setLocationUpdates(boolean enable, WorkSource workSource, Message result) { in setLocationUpdates()
3060 public void isNrDualConnectivityEnabled(Message result, WorkSource workSource) { in isNrDualConnectivityEnabled()
3092 WorkSource workSource) { in setNrDualConnectivityState()
3124 public void isVoNrEnabled(Message result, WorkSource workSource) { in isVoNrEnabled()
3153 public void setVoNrEnabled(boolean enabled, Message result, WorkSource workSource) { in setVoNrEnabled()
3841 public void getCellInfoList(Message result, WorkSource workSource) { in getCellInfoList()
3860 public void setCellInfoListRate(int rateInMillis, Message result, WorkSource workSource) { in setCellInfoListRate()
4067 public void nvReadItem(int itemID, Message result, WorkSource workSource) { in nvReadItem()
[all …]
DCommandsInterface.java1564 Message message, WorkSource workSource) {} in setNrDualConnectivityState()
1569 default void isNrDualConnectivityEnabled(Message message, WorkSource workSource) {} in isNrDualConnectivityEnabled()
1575 default void setVoNrEnabled(boolean enabled, Message message, WorkSource workSource) {} in setVoNrEnabled()
1580 default void isVoNrEnabled(Message message, WorkSource workSource) {} in isVoNrEnabled()
1590 default void setLocationUpdates(boolean enable, WorkSource workSource, Message response) {} in setLocationUpdates()
1955 default void getCellInfoList(Message result, WorkSource workSource) {} in getCellInfoList()
1973 default void setCellInfoListRate(int rateInMillis, Message response, WorkSource workSource){} in setCellInfoListRate()
2092 default void nvReadItem(int itemID, Message response, WorkSource workSource) {} in nvReadItem()
2104 WorkSource workSource) {} in nvWriteItem()
2251 default void getModemActivityInfo(Message result, WorkSource workSource) {} in getModemActivityInfo()
[all …]
DPhone.java2119 public void requestCellInfoUpdate(WorkSource workSource, Message rspMsg) { in requestCellInfoUpdate()
2134 public void getCellIdentity(WorkSource workSource, Message rspMsg) { in getCellIdentity()
2149 public void setCellInfoListRate(int rateInMillis, WorkSource workSource) { in setCellInfoListRate()
2390 public void isNrDualConnectivityEnabled(Message message, WorkSource workSource) { in isNrDualConnectivityEnabled()
2407 Message message, WorkSource workSource) { in setNrDualConnectivityState()
2782 public void nvReadItem(int itemID, Message response, WorkSource workSource) { in nvReadItem()
2797 WorkSource workSource) { in nvWriteItem()
4607 public void getModemActivityInfo(Message response, WorkSource workSource) { in getModemActivityInfo()
4621 public void setDataThrottling(Message result, WorkSource workSource, in setDataThrottling()
4630 Message response, WorkSource workSource) { in setAllowedCarriers()
[all …]
DRadioConfig.java334 private RILRequest obtainRequest(int request, Message result, WorkSource workSource) { in obtainRequest()
/frameworks/base/services/backup/java/com/android/server/backup/
DBackupWakeLock.java92 public void setWorkSource(@Nullable WorkSource workSource) { in setWorkSource()
/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/tests/mockingservicestests/src/com/android/server/location/injector/
DFakeAlarmHelper.java41 WorkSource workSource) { in setDelayedAlarmInternal()
/frameworks/base/services/core/java/com/android/server/vibrator/
DVibrationThread.java233 WorkSource workSource = new WorkSource( in runCurrentVibrationWithWakeLock() local
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSimulatedCommands.java1991 public synchronized void getCellInfoList(Message response, WorkSource workSource) { in getCellInfoList()
2008 public void setCellInfoListRate(int rateInMillis, Message response, WorkSource workSource) { in setCellInfoListRate()
2095 public void nvReadItem(int itemID, Message response, WorkSource workSource) { in nvReadItem()
2100 public void nvWriteItem(int itemID, String itemValue, Message response, WorkSource workSource) { in nvWriteItem()
2135 public void getModemActivityInfo(Message result, WorkSource workSource) { in getModemActivityInfo()
2141 Message result, WorkSource workSource) { in setAllowedCarriers()
2146 public void getAllowedCarriers(Message result, WorkSource workSource) { in getAllowedCarriers()
2338 public void setSimCardPower(int state, Message result, WorkSource workSource) { in setSimCardPower()
2502 public void isVoNrEnabled(Message message, WorkSource workSource) { in isVoNrEnabled()
DServiceStateTrackerTest.java820 WorkSource workSource = new WorkSource(Process.myUid(), in testCachedCellInfoList() local
958 WorkSource workSource = new WorkSource(Process.myUid(), mContext.getPackageName()); in testGsmCellLocation() local
982 WorkSource workSource = new WorkSource(Process.myUid(), mContext.getPackageName()); in testCdmaCellLocation() local
/frameworks/base/location/java/android/location/util/identity/
DCallerIdentity.java213 public WorkSource addToWorkSource(@Nullable WorkSource workSource) { in addToWorkSource()
/frameworks/base/services/core/java/com/android/server/
DBinderCallsStatsService.java85 final int workSource = untrustedWorkSourceUid; in resolveWorkSourceUid() local
/frameworks/base/core/tests/coretests/src/android/os/
DPowerManagerTest.java180 WorkSource workSource = new WorkSource(); in testWakeLockWithWorkChains() local
/frameworks/base/apex/jobscheduler/service/java/com/android/server/alarm/
DAlarm.java111 public final WorkSource workSource; field in Alarm
/frameworks/base/core/java/com/android/internal/app/
DIBatteryStats.aidl143 in WorkSource workSource); in noteLongPartialWakelockStartFromSource()
148 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.java575 public abstract void noteAlarmFinish(PendingIntent ps, WorkSource workSource, int sourceUid, in noteAlarmFinish()
582 public abstract void noteAlarmStart(PendingIntent ps, WorkSource workSource, int sourceUid, in noteAlarmStart()
588 public abstract void noteWakeupAlarm(PendingIntent ps, WorkSource workSource, int sourceUid, in noteWakeupAlarm()

12