/frameworks/base/services/core/java/com/android/server/location/injector/ |
D | AlarmHelper.java | 33 WorkSource workSource) { in setDelayedAlarm() 40 WorkSource workSource); in setDelayedAlarmInternal()
|
D | SystemAlarmHelper.java | 44 WorkSource workSource) { in setDelayedAlarmInternal()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | RILRequest.java | 125 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()
|
D | RIL.java | 1174 private RILRequest obtainRequest(int request, Message result, WorkSource workSource) { in obtainRequest() 1180 private RILRequest obtainRequest(int request, Message result, WorkSource workSource, in obtainRequest() 2955 public void setLocationUpdates(boolean enable, WorkSource workSource, Message result) { in setLocationUpdates() 2978 public void isNrDualConnectivityEnabled(Message result, WorkSource workSource) { in isNrDualConnectivityEnabled() 3019 WorkSource workSource) { in setNrDualConnectivityState() 3058 public void isVoNrEnabled(Message result, WorkSource workSource) { in isVoNrEnabled() 3090 public void setVoNrEnabled(boolean enabled, Message result, WorkSource workSource) { in setVoNrEnabled() 3743 public void getCellInfoList(Message result, WorkSource workSource) { in getCellInfoList() 3762 public void setCellInfoListRate(int rateInMillis, Message result, WorkSource workSource) { in setCellInfoListRate() 3973 public void nvReadItem(int itemID, Message result, WorkSource workSource) { in nvReadItem() [all …]
|
D | Phone.java | 2087 public void requestCellInfoUpdate(WorkSource workSource, Message rspMsg) { in requestCellInfoUpdate() 2102 public void getCellIdentity(WorkSource workSource, Message rspMsg) { in getCellIdentity() 2117 public void setCellInfoListRate(int rateInMillis, WorkSource workSource) { in setCellInfoListRate() 2348 public void isNrDualConnectivityEnabled(Message message, WorkSource workSource) { in isNrDualConnectivityEnabled() 2365 Message message, WorkSource workSource) { in setNrDualConnectivityState() 2765 public void nvReadItem(int itemID, Message response, WorkSource workSource) { in nvReadItem() 2779 WorkSource workSource) { in nvWriteItem() 4559 public void getModemActivityInfo(Message response, WorkSource workSource) { in getModemActivityInfo() 4582 public void setDataThrottling(Message result, WorkSource workSource, in setDataThrottling() 4591 Message response, WorkSource workSource) { in setAllowedCarriers() [all …]
|
D | CommandsInterface.java | 1599 Message message, WorkSource workSource) {} in setNrDualConnectivityState() 1604 default void isNrDualConnectivityEnabled(Message message, WorkSource workSource) {} in isNrDualConnectivityEnabled() 1610 default void setVoNrEnabled(boolean enabled, Message message, WorkSource workSource) {} in setVoNrEnabled() 1615 default void isVoNrEnabled(Message message, WorkSource workSource) {} in isVoNrEnabled() 1625 default void setLocationUpdates(boolean enable, WorkSource workSource, Message response) {} in setLocationUpdates() 2005 default void getCellInfoList(Message result, WorkSource workSource) {} in getCellInfoList() 2023 default void setCellInfoListRate(int rateInMillis, Message response, WorkSource workSource){} in setCellInfoListRate() 2140 default void nvReadItem(int itemID, Message response, WorkSource workSource) {} in nvReadItem() 2152 WorkSource workSource) {} in nvWriteItem() 2326 default void getModemActivityInfo(Message result, WorkSource workSource) {} in getModemActivityInfo() [all …]
|
D | RadioConfig.java | 343 private RILRequest obtainRequest(int request, Message result, WorkSource workSource) { in obtainRequest()
|
/frameworks/base/apex/jobscheduler/framework/java/android/app/ |
D | AlarmManager.java | 850 long intervalMillis, PendingIntent operation, WorkSource workSource) { in set() 868 WorkSource workSource) { in set() 905 WorkSource workSource) { in set() 944 @NonNull Executor executor, @NonNull WorkSource workSource, in setExact() 956 String listenerTag, Handler targetHandler, WorkSource workSource, in setImpl() 965 String listenerTag, Executor targetExecutor, WorkSource workSource, in setImpl()
|
D | IAlarmManager.aidl | 35 … String listenerTag, in WorkSource workSource, in AlarmManager.AlarmClockInfo alarmClock); in set()
|
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/injector/ |
D | FakeAlarmHelper.java | 41 WorkSource workSource) { in setDelayedAlarmInternal()
|
/frameworks/base/location/java/android/location/provider/ |
D | ProviderRequest.java | 84 @NonNull WorkSource workSource) { in ProviderRequest() 360 public @NonNull Builder setWorkSource(@NonNull WorkSource workSource) { in setWorkSource()
|
/frameworks/base/services/core/java/com/android/server/power/ |
D | Notifier.java | 226 int ownerUid, int ownerPid, WorkSource workSource, String historyTag, in onWakeLockAcquired() 257 public void onLongPartialWakeLockStart(String tag, int ownerUid, WorkSource workSource, in onLongPartialWakeLockStart() 282 public void onLongPartialWakeLockFinish(String tag, int ownerUid, WorkSource workSource, in onLongPartialWakeLockFinish() 311 int ownerUid, int ownerPid, WorkSource workSource, String historyTag, in onWakeLockChanging() 353 int ownerUid, int ownerPid, WorkSource workSource, String historyTag, in onWakeLockReleased()
|
/frameworks/base/location/java/android/location/ |
D | LocationRequest.java | 293 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/ |
D | VibrationThread.java | 233 WorkSource workSource = new WorkSource(mExecutingConductor.getVibration().uid); in runCurrentVibrationWithWakeLock() local
|
/frameworks/base/location/java/android/location/util/identity/ |
D | CallerIdentity.java | 188 public WorkSource addToWorkSource(@Nullable WorkSource workSource) { in addToWorkSource()
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | SimulatedCommands.java | 2047 public synchronized void getCellInfoList(Message response, WorkSource workSource) { in getCellInfoList() 2064 public void setCellInfoListRate(int rateInMillis, Message response, WorkSource workSource) { in setCellInfoListRate() 2152 public void nvReadItem(int itemID, Message response, WorkSource workSource) { in nvReadItem() 2157 public void nvWriteItem(int itemID, String itemValue, Message response, WorkSource workSource) { in nvWriteItem() 2208 public void getModemActivityInfo(Message result, WorkSource workSource) { in getModemActivityInfo() 2214 Message result, WorkSource workSource) { in setAllowedCarriers() 2219 public void getAllowedCarriers(Message result, WorkSource workSource) { in getAllowedCarriers() 2411 public void setSimCardPower(int state, Message result, WorkSource workSource) { in setSimCardPower()
|
D | ServiceStateTrackerTest.java | 642 WorkSource workSource = new WorkSource(Process.myUid(), in testCachedCellInfoList() local 785 WorkSource workSource = new WorkSource(Process.myUid(), mContext.getPackageName()); in testGsmCellLocation() local 809 WorkSource workSource = new WorkSource(Process.myUid(), mContext.getPackageName()); in testCdmaCellLocation() local
|
/frameworks/base/apex/jobscheduler/service/java/com/android/server/alarm/ |
D | Alarm.java | 107 public final WorkSource workSource; field in Alarm
|
/frameworks/base/services/core/java/com/android/server/ |
D | BinderCallsStatsService.java | 85 final int workSource = untrustedWorkSourceUid; in resolveWorkSourceUid() local
|
/frameworks/base/services/core/java/com/android/server/location/geofence/ |
D | GeofenceManager.java | 417 WorkSource workSource = null; in mergeRegistrations() local
|
/frameworks/base/core/tests/coretests/src/android/os/ |
D | PowerManagerTest.java | 152 WorkSource workSource = new WorkSource(); in testWakeLockWithWorkChains() local
|
/frameworks/base/core/java/com/android/internal/app/ |
D | IBatteryStats.aidl | 97 in WorkSource workSource); in noteLongPartialWakelockStartFromSource() 100 in WorkSource workSource); in noteLongPartialWakelockFinishFromSource()
|
/frameworks/base/core/java/android/app/ |
D | ActivityManagerInternal.java | 356 public abstract void noteAlarmFinish(PendingIntent ps, WorkSource workSource, int sourceUid, in noteAlarmFinish() 363 public abstract void noteAlarmStart(PendingIntent ps, WorkSource workSource, int sourceUid, in noteAlarmStart() 369 public abstract void noteWakeupAlarm(PendingIntent ps, WorkSource workSource, int sourceUid, in noteWakeupAlarm()
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | BatteryStatsService.java | 962 public void noteWakupAlarm(final String name, final int uid, final WorkSource workSource, in noteWakupAlarm() 978 public void noteAlarmStart(final String name, final WorkSource workSource, final int uid) { in noteAlarmStart() 992 public void noteAlarmFinish(final String name, final WorkSource workSource, final int uid) { in noteAlarmFinish() 1106 final WorkSource workSource) { in noteLongPartialWakelockStartFromSource() 1139 final WorkSource workSource) { in noteLongPartialWakelockFinishFromSource()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
D | PinStorage.java | 295 public synchronized int prepareUnattendedReboot(WorkSource workSource) { in prepareUnattendedReboot()
|