Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/java/com/android/server/uwb/
DUwbServiceCore.java111 public static final int TASK_GET_POWER_STATS = 4; field in UwbServiceCore
1088 case TASK_GET_POWER_STATS: in handleMessage()
1382 mUwbTask.execute(TASK_GET_POWER_STATS, listener); in reportUwbActivityEnergyInfo()