Searched refs:ACTION_PROCESS_TEXT (Results 1 – 5 of 5) sorted by relevance
97 new Intent(Intent.ACTION_PROCESS_TEXT) in needReinflate_differentPendingIntent()
8006 if (intent != null && Intent.ACTION_PROCESS_TEXT.equals(intent.getAction())) { in fireIntent()8048 .setAction(Intent.ACTION_PROCESS_TEXT) in createProcessTextIntent()
4558 public static final String ACTION_PROCESS_TEXT = "android.intent.action.PROCESS_TEXT"; field in Intent
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
10897 field public static final String ACTION_PROCESS_TEXT = "android.intent.action.PROCESS_TEXT";