Searched refs:BROADCAST_ACTION (Results 1 – 3 of 3) sorted by relevance
42 private static final String BROADCAST_ACTION = field in TestPackageInstaller131 String action = BROADCAST_ACTION + "." + sessionId; in getIntentSender()
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()