Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/android/os/
H A DBatteryStatsInternal.java62 public abstract void noteBinderThreadNativeIds(int[] binderThreadNativeTids); in noteBinderThreadNativeIds() method in BatteryStatsInternal
/aosp12/frameworks/base/core/java/com/android/internal/os/
H A DBinderInternal.java151 void noteBinderThreadNativeIds(int[] binderThreadNativeTids); in noteBinderThreadNativeIds() method
H A DBinderCallsStats.java206 noteBinderThreadNativeIds(); in setCallStatsObserver()
424 noteBinderThreadNativeIds(); in noteNativeThreadId()
427 private void noteBinderThreadNativeIds() { in noteBinderThreadNativeIds() method in BinderCallsStats
432 mCallStatsObserver.noteBinderThreadNativeIds(getNativeTids()); in noteBinderThreadNativeIds()
H A DBatteryStatsImpl.java6872 public void noteBinderThreadNativeIds(int[] binderThreadNativeTids) { in noteBinderThreadNativeIds() method in BatteryStatsImpl
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DBinderCallsStatsService.java302 public void noteBinderThreadNativeIds(int[] binderThreadNativeTids) { in onBootPhase()
303 batteryStatsInternal.noteBinderThreadNativeIds(binderThreadNativeTids); in onBootPhase()
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DBatteryStatsService.java444 public void noteBinderThreadNativeIds(int[] binderThreadNativeTids) { in noteBinderThreadNativeIds() method in BatteryStatsService.LocalService
446 mStats.noteBinderThreadNativeIds(binderThreadNativeTids); in noteBinderThreadNativeIds()
/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/os/
H A DBinderCallsStatsTest.java830 public void noteBinderThreadNativeIds(int[] binderThreadNativeTids) { in testCallStatsObserver()
/aosp12/frameworks/base/services/
H A Dart-profile1008 HSPLcom/android/server/BinderCallsStatsService$LifeCycle$1;->noteBinderThreadNativeIds([I)V+]Landro…
7434 HSPLcom/android/server/am/BatteryStatsService$LocalService;->noteBinderThreadNativeIds([I)V+]Lcom/a…