Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/bluetooth/
H A 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];
H A DBluetoothAdapter.java2391 public BluetoothActivityEnergyInfo getControllerActivityEnergyInfo(int updateType) { in getControllerActivityEnergyInfo()
/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/os/
H A DBluetoothPowerCalculatorTest.java22 import android.bluetooth.BluetoothActivityEnergyInfo;
105 final BluetoothActivityEnergyInfo info = new BluetoothActivityEnergyInfo(1000, in setupBluetoothEnergyInfo()
106 BluetoothActivityEnergyInfo.BT_STACK_STATE_STATE_ACTIVE, 7000, 5000, 0, in setupBluetoothEnergyInfo()
/aosp12/system/bt/binder/android/bluetooth/
H A DBluetoothActivityEnergyInfo.aidl19 parcelable BluetoothActivityEnergyInfo;
H A DIBluetooth.aidl25 import android.bluetooth.BluetoothActivityEnergyInfo;
202 BluetoothActivityEnergyInfo reportActivityInfo(in AttributionSource attributionSource); in reportActivityInfo()
/aosp12/frameworks/base/core/java/com/android/internal/app/
H A DIBatteryStats.aidl21 import android.bluetooth.BluetoothActivityEnergyInfo;
163 oneway void noteBluetoothControllerActivity(in BluetoothActivityEnergyInfo info); in noteBluetoothControllerActivity()
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DBatteryExternalStatsWorker.java19 import android.bluetooth.BluetoothActivityEnergyInfo;
596 final BluetoothActivityEnergyInfo bluetoothInfo = awaitControllerInfo(bluetoothReceiver); in updateExternalStatsLocked()
H A DBatteryStatsService.java25 import android.bluetooth.BluetoothActivityEnergyInfo;
2035 public void noteBluetoothControllerActivity(final BluetoothActivityEnergyInfo info) { in noteBluetoothControllerActivity()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DAdapterService.java42 import android.bluetooth.BluetoothActivityEnergyInfo;
2390 public BluetoothActivityEnergyInfo reportActivityInfo(AttributionSource source) { in reportActivityInfo()
3261 private BluetoothActivityEnergyInfo reportActivityInfo() { in reportActivityInfo()
3278 final BluetoothActivityEnergyInfo info = in reportActivityInfo()
3279 new BluetoothActivityEnergyInfo(SystemClock.elapsedRealtime(), in reportActivityInfo()
3401 if (ctrlState >= BluetoothActivityEnergyInfo.BT_STACK_STATE_INVALID in energyInfoCallback()
3402 && ctrlState <= BluetoothActivityEnergyInfo.BT_STACK_STATE_STATE_IDLE) { in energyInfoCallback()
/aosp12/frameworks/base/services/core/java/com/android/server/stats/pull/
H A DStatsPullAtomService.java88 import android.bluetooth.BluetoothActivityEnergyInfo;
1603 private BluetoothActivityEnergyInfo fetchBluetoothData() {
1617 BluetoothActivityEnergyInfo info = fetchBluetoothData();
2072 BluetoothActivityEnergyInfo info = fetchBluetoothData();
/aosp12/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsImpl.java28 import android.bluetooth.BluetoothActivityEnergyInfo;
12524 void set(BluetoothActivityEnergyInfo info) { in set()
12555 public void updateBluetoothStateLocked(@Nullable final BluetoothActivityEnergyInfo info, in updateBluetoothStateLocked()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt9856 Landroid/bluetooth/BluetoothActivityEnergyInfo;-><init>(JIJJJJ)V
9858 Landroid/bluetooth/BluetoothActivityEnergyInfo;->BT_STACK_STATE_INVALID:I
9863 Landroid/bluetooth/BluetoothActivityEnergyInfo;->getBluetoothStackState()I
9868 Landroid/bluetooth/BluetoothActivityEnergyInfo;->getTimeStamp()J
9870 Landroid/bluetooth/BluetoothActivityEnergyInfo;->isValid()Z
9871 Landroid/bluetooth/BluetoothActivityEnergyInfo;->mBluetoothStackState:I
9872 Landroid/bluetooth/BluetoothActivityEnergyInfo;->mControllerEnergyUsed:J
9873 Landroid/bluetooth/BluetoothActivityEnergyInfo;->mControllerIdleTimeMs:J
9874 Landroid/bluetooth/BluetoothActivityEnergyInfo;->mControllerRxTimeMs:J
9875 Landroid/bluetooth/BluetoothActivityEnergyInfo;->mControllerTxTimeMs:J
[all …]
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes1034 android.bluetooth.BluetoothActivityEnergyInfo$1
1035 android.bluetooth.BluetoothActivityEnergyInfo
H A Dboot-image-profile.txt23859 Landroid/bluetooth/BluetoothActivityEnergyInfo$1;
23860 Landroid/bluetooth/BluetoothActivityEnergyInfo;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes1031 android.bluetooth.BluetoothActivityEnergyInfo$1
1032 android.bluetooth.BluetoothActivityEnergyInfo
H A Dboot-image-profile.txt33492 Landroid/bluetooth/BluetoothActivityEnergyInfo$1;
33493 Landroid/bluetooth/BluetoothActivityEnergyInfo;
/aosp12/frameworks/base/services/
H A Dart-profile7232 …/CompletableFuture;]Landroid/bluetooth/BluetoothActivityEnergyInfo;Landroid/bluetooth/BluetoothAct…
38887 …/StatsPullAtomService;->fetchBluetoothData()Landroid/bluetooth/BluetoothActivityEnergyInfo;+]Landr…
38922 …ava/util/ArrayList;]Landroid/bluetooth/BluetoothActivityEnergyInfo;Landroid/bluetooth/BluetoothAct…
38923 …ava/util/ArrayList;]Landroid/bluetooth/BluetoothActivityEnergyInfo;Landroid/bluetooth/BluetoothAct…