Searched refs:BROADCAST_ACTION_TRIGGER (Results 1 – 2 of 2) sorted by relevance
19 …roid.compatibility.common.util.concurrentuser.ConcurrentUserActivityUtils.BROADCAST_ACTION_TRIGGER;83 registerReceiver(mBroadcastReceiver, new IntentFilter(BROADCAST_ACTION_TRIGGER), in onCreate()
53 static final String BROADCAST_ACTION_TRIGGER = "broadcast_action_trigger"; field in ConcurrentUserActivityUtils142 Intent intent = new Intent(BROADCAST_ACTION_TRIGGER) in sendBundleAndWaitForReply()