Searched defs:newIntent (Results 1 – 8 of 8) sorted by relevance
35 Intent newIntent = new Intent(intent); in onReceive() local
62 Intent newIntent = new Intent(intent); in onReceive() local
79 Intent newIntent = new Intent(intentReceived); in onCreate() local
696 static public ClipData newIntent(CharSequence label, Intent intent) { in newIntent() method in ClipData
662 Intent newIntent = new Intent(AudioManager.ACTION_SCO_AUDIO_STATE_CHANGED); in onSystemReady() local2718 Intent newIntent = new Intent(AudioManager.ACTION_SCO_AUDIO_STATE_UPDATED); in onBroadcastScoConnectionState() local4869 Intent newIntent = new Intent(AudioManager.ACTION_SCO_AUDIO_STATE_CHANGED); in onReceive() local
1833 Intent newIntent = Intent.makeMainSelectorActivity(Intent.ACTION_MAIN, in completeConnection() local
814 public void setIntent(Intent newIntent) { in setIntent()
887 Intent newIntent = new Intent(); in startActivityMayWait() local