Home
last modified time | relevance | path

Searched defs:getRealUid (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/fuelgauge/
H A DBatteryAppListPreferenceController.java397 private int getRealUid(UidBatteryConsumer consumer) { in getRealUid() method in BatteryAppListPreferenceController
/aosp12/frameworks/base/core/java/android/app/
H A DApplicationExitInfo.java534 public int getRealUid() { in getRealUid() method in ApplicationExitInfo