Home
last modified time | relevance | path

Searched refs:DATA_SMS_RECEIVED_ACTION (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/location/gnss/
H A DGnssLocationProvider.java554 intentFilter.addAction(Intents.DATA_SMS_RECEIVED_ACTION); in handleInitialize()
597 case Intents.DATA_SMS_RECEIVED_ACTION:
619 if (action.equals(Intents.DATA_SMS_RECEIVED_ACTION)) { in injectSuplInit()
/aosp14/frameworks/base/core/java/android/provider/
H A DTelephony.java1064 public static final String DATA_SMS_RECEIVED_ACTION = field in Telephony.Sms.Intents
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt37791 …field public static final String DATA_SMS_RECEIVED_ACTION = "android.intent.action.DATA_SMS_RECEIV…