Home
last modified time | relevance | path

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

/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DDownloadReceiver.java91 handleUidRemoved(context, intent); in onReceive()
148 private void handleUidRemoved(Context context, Intent intent) { in handleUidRemoved() method in DownloadReceiver