Searched refs:BROADCAST_ACTION (Results 1 – 2 of 2) sorted by relevance
49 private static final String BROADCAST_ACTION = field in UninstallUninstalling92 Intent broadcastIntent = new Intent(BROADCAST_ACTION); in onCreate()
58 private static final String BROADCAST_ACTION = field in InstallInstalling395 Intent broadcastIntent = new Intent(BROADCAST_ACTION); in onPostExecute()