Searched refs:createIntentWithAction (Results 1 – 1 of 1) sorted by relevance
302 private Intent createIntentWithAction(String broadcastAction) { in createIntentWithAction() method in ActivityManagerTestBase.BroadcastActionTrigger308 mContext.sendBroadcast(createIntentWithAction(broadcastAction)); in doAction()312 mContext.sendBroadcast(createIntentWithAction(ACTION_TRIGGER_BROADCAST) in finishBroadcastReceiverActivity()317 mContext.sendBroadcast(createIntentWithAction(ACTION_TRIGGER_BROADCAST) in launchActivityNewTask()324 mContext.sendBroadcast(createIntentWithAction(ACTION_TRIGGER_BROADCAST) in moveTopTaskToBack()329 mContext.sendBroadcast(createIntentWithAction(ACTION_TRIGGER_BROADCAST) in requestOrientation()334 mContext.sendBroadcast(createIntentWithAction(ACTION_TRIGGER_BROADCAST) in dismissKeyguardByFlag()339 mContext.sendBroadcast(createIntentWithAction(ACTION_TRIGGER_BROADCAST) in dismissKeyguardByMethod()344 mContext.sendBroadcast(createIntentWithAction(ACTION_EXPAND_PIP) in expandPipWithAspectRatio()350 mContext.sendBroadcast(createIntentWithAction(ACTION_SET_REQUESTED_ORIENTATION) in requestOrientationForPip()