Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DAppIdSettingMap.java31 final class AppIdSettingMap { class
44 AppIdSettingMap() { in AppIdSettingMap() method in AppIdSettingMap
53 AppIdSettingMap(AppIdSettingMap orig) { in AppIdSettingMap() method in AppIdSettingMap
155 public AppIdSettingMap snapshot() { in snapshot()
156 return new AppIdSettingMap(this); in snapshot()
DSettings.java521 private final AppIdSettingMap mAppIds;
645 mAppIds = new AppIdSettingMap();
698 mAppIds = new AppIdSettingMap();
/frameworks/base/services/
Dart-profile2226 HSPLcom/android/server/pm/AppIdSettingMap;-><init>(Lcom/android/server/pm/AppIdSettingMap;)V
2227 HSPLcom/android/server/pm/AppIdSettingMap;->getSetting(I)Lcom/android/server/pm/SettingBase;+]Lcom/…
2606 …d/server/pm/SettingBase;+]Lcom/android/server/pm/AppIdSettingMap;Lcom/android/server/pm/AppIdSetti…
Dart-wear-profile758 Lcom/android/server/pm/AppIdSettingMap;
17697 HSPLcom/android/server/pm/AppIdSettingMap;-><init>()V
17698 HSPLcom/android/server/pm/AppIdSettingMap;-><init>(Lcom/android/server/pm/AppIdSettingMap;)V
17699 HSPLcom/android/server/pm/AppIdSettingMap;->getSetting(I)Lcom/android/server/pm/SettingBase;
17700 HSPLcom/android/server/pm/AppIdSettingMap;->registerExistingAppId(ILcom/android/server/pm/SettingBa…
17701 HSPLcom/android/server/pm/AppIdSettingMap;->registerObserver(Lcom/android/server/utils/Watcher;)V
17702 PLcom/android/server/pm/AppIdSettingMap;->removeSetting(I)V
17703 PLcom/android/server/pm/AppIdSettingMap;->setFirstAvailableAppId(I)V
17704 HSPLcom/android/server/pm/AppIdSettingMap;->snapshot()Lcom/android/server/pm/AppIdSettingMap;