Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/android/os/
H A DBatteryStatsInternal.java110 public abstract void noteBinderThreadNativeIds(int[] binderThreadNativeTids); in noteBinderThreadNativeIds() method in BatteryStatsInternal
/aosp14/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()
/aosp14/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()
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DBatteryStatsService.java531 public void noteBinderThreadNativeIds(int[] binderThreadNativeTids) { in noteBinderThreadNativeIds() method in BatteryStatsService.LocalService
533 mStats.noteBinderThreadNativeIds(binderThreadNativeTids); in noteBinderThreadNativeIds()
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/os/
H A DBinderCallsStatsTest.java830 public void noteBinderThreadNativeIds(int[] binderThreadNativeTids) { in testCallStatsObserver()
/aosp14/frameworks/base/services/core/java/com/android/server/power/stats/
H A DBatteryStatsImpl.java7048 public void noteBinderThreadNativeIds(int[] binderThreadNativeTids) { in noteBinderThreadNativeIds() method in BatteryStatsImpl
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt21830 HSPLcom/android/internal/os/BinderCallsStats;->noteBinderThreadNativeIds()V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt21894 HSPLcom/android/internal/os/BinderCallsStats;->noteBinderThreadNativeIds()V