Home
last modified time | relevance | path

Searched refs:BluetoothActivityEnergyInfo (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothActivityEnergyInfo.java31 public final class BluetoothActivityEnergyInfo implements Parcelable { class
45 public BluetoothActivityEnergyInfo(long timestamp, int stackState, in BluetoothActivityEnergyInfo() method in BluetoothActivityEnergyInfo
56 BluetoothActivityEnergyInfo(Parcel in) { in BluetoothActivityEnergyInfo() method in BluetoothActivityEnergyInfo
79 …public static final @android.annotation.NonNull Parcelable.Creator<BluetoothActivityEnergyInfo> CR…
80 new Parcelable.Creator<BluetoothActivityEnergyInfo>() {
81 public BluetoothActivityEnergyInfo createFromParcel(Parcel in) {
82 return new BluetoothActivityEnergyInfo(in);
85 public BluetoothActivityEnergyInfo[] newArray(int size) {
86 return new BluetoothActivityEnergyInfo[size];
DBluetoothAdapter.java1976 public BluetoothActivityEnergyInfo getControllerActivityEnergyInfo(int updateType) { in getControllerActivityEnergyInfo()
/frameworks/base/core/java/com/android/internal/app/
DIBatteryStats.aidl21 import android.bluetooth.BluetoothActivityEnergyInfo;
158 oneway void noteBluetoothControllerActivity(in BluetoothActivityEnergyInfo info); in noteBluetoothControllerActivity()
/frameworks/base/services/core/java/com/android/server/am/
DBatteryExternalStatsWorker.java21 import android.bluetooth.BluetoothActivityEnergyInfo;
463 final BluetoothActivityEnergyInfo bluetoothInfo = awaitControllerInfo(bluetoothReceiver); in updateExternalStatsLocked()
DBatteryStatsService.java21 import android.bluetooth.BluetoothActivityEnergyInfo;
1105 public void noteBluetoothControllerActivity(BluetoothActivityEnergyInfo info) { in noteBluetoothControllerActivity()
/frameworks/base/services/core/java/com/android/server/stats/
DStatsCompanionService.java46 import android.bluetooth.BluetoothActivityEnergyInfo;
952 BluetoothActivityEnergyInfo info = fetchBluetoothData(); in pullBluetoothBytesTransfer()
1129 BluetoothActivityEnergyInfo info = fetchBluetoothData(); in pullBluetoothActivityInfo()
1140 private synchronized BluetoothActivityEnergyInfo fetchBluetoothData() { in fetchBluetoothData()
/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java23 import android.bluetooth.BluetoothActivityEnergyInfo;
11217 void set(BluetoothActivityEnergyInfo info) { in set()
11239 public void updateBluetoothStateLocked(@Nullable final BluetoothActivityEnergyInfo info) { in updateBluetoothStateLocked()
/frameworks/base/config/
Dpreloaded-classes664 android.bluetooth.BluetoothActivityEnergyInfo$1
665 android.bluetooth.BluetoothActivityEnergyInfo
Dhiddenapi-greylist-max-o.txt10538 Landroid/bluetooth/BluetoothActivityEnergyInfo;
10539 Landroid/bluetooth/BluetoothActivityEnergyInfo;-><init>(JIJJJJ)V
10540 Landroid/bluetooth/BluetoothActivityEnergyInfo;-><init>(Landroid/os/Parcel;)V
10541 Landroid/bluetooth/BluetoothActivityEnergyInfo;->BT_STACK_STATE_INVALID:I
10542 Landroid/bluetooth/BluetoothActivityEnergyInfo;->BT_STACK_STATE_STATE_ACTIVE:I
10543 Landroid/bluetooth/BluetoothActivityEnergyInfo;->BT_STACK_STATE_STATE_IDLE:I
10544 Landroid/bluetooth/BluetoothActivityEnergyInfo;->BT_STACK_STATE_STATE_SCANNING:I
10545 Landroid/bluetooth/BluetoothActivityEnergyInfo;->CREATOR:Landroid/os/Parcelable$Creator;
10546 Landroid/bluetooth/BluetoothActivityEnergyInfo;->getBluetoothStackState()I
10547 Landroid/bluetooth/BluetoothActivityEnergyInfo;->getControllerEnergyUsed()J
[all …]
Dboot-image-profile.txt3151 HSPLandroid/bluetooth/BluetoothActivityEnergyInfo$1;-><init>()V
3152 …Landroid/bluetooth/BluetoothActivityEnergyInfo$1;->createFromParcel(Landroid/os/Parcel;)Landroid/b…
3153 HPLandroid/bluetooth/BluetoothActivityEnergyInfo$1;->createFromParcel(Landroid/os/Parcel;)Ljava/lan…
3154 HPLandroid/bluetooth/BluetoothActivityEnergyInfo;-><init>(Landroid/os/Parcel;)V
20492 …BatteryStatsImpl$BluetoothActivityInfoCache;->set(Landroid/bluetooth/BluetoothActivityEnergyInfo;)V
21123 …/os/BatteryStatsImpl;->updateBluetoothStateLocked(Landroid/bluetooth/BluetoothActivityEnergyInfo;)V
32754 Landroid/bluetooth/BluetoothActivityEnergyInfo$1;
32755 Landroid/bluetooth/BluetoothActivityEnergyInfo;