Searched refs:ACTION (Results 1 – 5 of 5) sorted by relevance
2206 public static final String ACTION = ContactsContract.Intents.Insert.ACTION; field in Contacts.Intents.Insert
5874 public static final String ACTION = Intent.ACTION_INSERT; field in ContactsContract.Intents.Insert
297 OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE298 OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE
128 private static final String ACTION = "android.intent.action.START_TTS_SERVICE"; field in TtsService1208 if (ACTION.equals(intent.getAction())) { in onBind()
363 // *** DO ACTION HERE ***