Searched defs:removeApp (Results 1 – 3 of 3) sorted by relevance
186 private void removeApp(int index) { in removeApp() method in AllAppsList
224 void UidMap::removeApp(const int64_t& timestamp, const String16& app_16, const int32_t& uid) { in removeApp() function in android::os::statsd::UidMap
1343 public void removeApp(@NonNull String packageName) { in removeApp() method in WifiNetworkSuggestionsManager