Home
last modified time | relevance | path

Searched refs:onReceiveInternal (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/controllers/
H A DStorageController.java131 onReceiveInternal(intent); in onReceive()
135 public void onReceiveInternal(Intent intent) { in onReceiveInternal() method in StorageController.StorageTracker
H A DBatteryController.java197 onReceiveInternal(intent); in onReceive()
201 public void onReceiveInternal(Intent intent) { in onReceiveInternal() method in BatteryController.ChargingTracker
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DLocalBluetoothProfileManager.java277 onReceiveInternal(intent, cachedDevice); in onReceive()
280 protected void onReceiveInternal(Intent intent, CachedBluetoothDevice cachedDevice) { in onReceiveInternal() method in LocalBluetoothProfileManager.StateChangedHandler
324 public void onReceiveInternal(Intent intent, CachedBluetoothDevice cachedDevice) { in onReceiveInternal() method in LocalBluetoothProfileManager.HeadsetStateChangeHandler
332 super.onReceiveInternal(intent, cachedDevice); in onReceiveInternal()
/aosp12/frameworks/base/services/
H A Dart-profile20641 HPLcom/android/server/job/controllers/BatteryController$ChargingTracker;->onReceiveInternal(Landroi…
21176 PLcom/android/server/job/controllers/StorageController$StorageTracker;->onReceiveInternal(Landroid/…