Searched defs:ACTION_ENABLE_AUTO_RETRIEVE (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Mms/src/com/android/mms/transaction/
H A DTransactionService.java105 public static final String ACTION_ENABLE_AUTO_RETRIEVE field in class:TransactionService
106 = "android.intent.action.ACTION_ENABLE_AUTO_RETRIEVE";
207 if (ACTION_ONALARM.equals(action) || ACTION_ENABLE_AUTO_RETRIEVE.equals(action) ||

Completed in 183 milliseconds