Searched defs:removeApp (Results 1 – 2 of 2) sorted by relevance
142 public void removeApp(String pkg) { in removeApp() method in PowerWhitelistBackend
222 void UidMap::removeApp(const int64_t& timestamp, const String16& app_16, const int32_t& uid) { in removeApp() function in android::os::statsd::UidMap