Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DAppSmsManager.java105 AppRequestInfo info = findAppRequestInfoSmsIntentLocked(intent); in handleSmsReceivedIntent()
125 private AppRequestInfo findAppRequestInfoSmsIntentLocked(Intent intent) { in findAppRequestInfoSmsIntentLocked() method in AppSmsManager