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.java161 AppRequestInfo info = findAppRequestInfoSmsIntentLocked(message); in handleSmsReceivedIntent()
227 private AppRequestInfo findAppRequestInfoSmsIntentLocked(String fullMessage) { in findAppRequestInfoSmsIntentLocked() method in AppSmsManager