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
713 static public ClipData newIntent(CharSequence label, Intent intent) { in newIntent() method in ClipData
695 Intent newIntent = new Intent(AudioManager.ACTION_SCO_AUDIO_STATE_CHANGED); in onSystemReady() local2879 Intent newIntent = new Intent(AudioManager.ACTION_SCO_AUDIO_STATE_UPDATED); in onBroadcastScoConnectionState() local5057 Intent newIntent = new Intent(AudioManager.ACTION_SCO_AUDIO_STATE_CHANGED); in onReceive() local
1801 Intent newIntent = Intent.makeMainSelectorActivity(Intent.ACTION_MAIN, in completeConnection() local
819 public void setIntent(Intent newIntent) { in setIntent()
1005 Intent newIntent = new Intent(); in startActivityMayWait() local