Home
last modified time | relevance | path

Searched refs:ACTION (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/provider/
DContacts.java2206 public static final String ACTION = ContactsContract.Intents.Insert.ACTION; field in Contacts.Intents.Insert
DContactsContract.java5874 public static final String ACTION = Intent.ACTION_INSERT; field in ContactsContract.Intents.Insert
/frameworks/base/
DNOTICE297 OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
298 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE
/frameworks/base/packages/TtsService/src/android/tts/
DTtsService.java128 private static final String ACTION = "android.intent.action.START_TTS_SERVICE"; field in TtsService
1208 if (ACTION.equals(intent.getAction())) { in onBind()
/frameworks/base/docs/html/sdk/
Dandroid-2.0.jd363 // *** DO ACTION HERE ***