Searched defs:getRealUid (Results 1 – 2 of 2) sorted by relevance
/aosp12/packages/apps/Settings/src/com/android/settings/fuelgauge/ | ||
H A D | BatteryAppListPreferenceController.java | 397 private int getRealUid(UidBatteryConsumer consumer) { in getRealUid() method in BatteryAppListPreferenceController |
/aosp12/frameworks/base/core/java/android/app/ | ||
H A D | ApplicationExitInfo.java | 534 public int getRealUid() { in getRealUid() method in ApplicationExitInfo |