Searched refs:ACTION_SEARCH_LONG_PRESS (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/com/android/internal/policy/
H A DPhoneFallbackEventHandler.java178 Intent intent = new Intent(Intent.ACTION_SEARCH_LONG_PRESS);
/frameworks/base/core/java/android/content/
H A DIntent.java1429 public static final String ACTION_SEARCH_LONG_PRESS = "android.intent.action.SEARCH_LONG_PRESS"; field in class:Intent
/frameworks/base/services/core/java/com/android/server/policy/
H A DPhoneWindowManager.java4003 Intent intent = new Intent(Intent.ACTION_SEARCH_LONG_PRESS);

Completed in 144 milliseconds