Searched refs:createIntentWithAction (Results 1 – 1 of 1) sorted by relevance
301 private Intent createIntentWithAction(String broadcastAction) { in createIntentWithAction() method in ActivityManagerTestBase.BroadcastActionTrigger307 mContext.sendBroadcast(createIntentWithAction(broadcastAction)); in doAction()311 mContext.sendBroadcast(createIntentWithAction(ACTION_TRIGGER_BROADCAST) in finishBroadcastReceiverActivity()316 mContext.sendBroadcast(createIntentWithAction(ACTION_TRIGGER_BROADCAST) in launchActivityNewTask()323 mContext.sendBroadcast(createIntentWithAction(ACTION_TRIGGER_BROADCAST) in moveTopTaskToBack()328 mContext.sendBroadcast(createIntentWithAction(ACTION_TRIGGER_BROADCAST) in requestOrientation()333 mContext.sendBroadcast(createIntentWithAction(ACTION_TRIGGER_BROADCAST) in dismissKeyguardByFlag()338 mContext.sendBroadcast(createIntentWithAction(ACTION_TRIGGER_BROADCAST) in dismissKeyguardByMethod()343 mContext.sendBroadcast(createIntentWithAction(ACTION_EXPAND_PIP) in expandPipWithAspectRatio()349 mContext.sendBroadcast(createIntentWithAction(ACTION_SET_REQUESTED_ORIENTATION) in requestOrientationForPip()