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

/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DPhoneFallbackEventHandler.java164 Intent intent = new Intent(Intent.ACTION_SEARCH_LONG_PRESS);
H A DPhoneWindowManager.java2852 Intent intent = new Intent(Intent.ACTION_SEARCH_LONG_PRESS);
/frameworks/base/core/java/android/content/
H A DIntent.java1311 public static final String ACTION_SEARCH_LONG_PRESS = "android.intent.action.SEARCH_LONG_PRESS"; field in class:Intent

Completed in 88 milliseconds