Searched defs:notifyAppRemoved (Results 1 – 8 of 8) sorted by relevance
82 private void notifyAppRemoved(int uid) { in notifyAppRemoved() method in VirtualizationSystemService
com/android/system/virtualmachine/VirtualizationSystemService.class VirtualizationSystemService.java package com.android. ...
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
193 void notifyAppRemoved(int64_t eventTimeNs) { in notifyAppRemoved() function
406 void MetricsManager::notifyAppRemoved(const int64_t eventTimeNs, const string& apk, const int uid) { in notifyAppRemoved() function in android::os::statsd::MetricsManager
META-INF/ META-INF/MANIFEST.MF android/ android/system/ android/ ...
1464 void StatsLogProcessor::notifyAppRemoved(const int64_t eventTimeNs, const string& apk, in notifyAppRemoved() function in android::os::statsd::StatsLogProcessor