Home
last modified time | relevance | path

Searched refs:SMS_SERVICE (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/telephony/java/android/telephony/
H A DTelephonyFrameworkInitializer.java97 Context.SMS_SERVICE, in registerServiceWrappers()
/aosp14/frameworks/base/core/java/android/content/
H A DContext.java6250 public static final String SMS_SERVICE = "sms"; field in Context