Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DWapPushOverSms.java454 getAppOpsStringPermissionForIntent(result.mimeType), options, receiver, in dispatchWapPdu()
650 public static String getAppOpsStringPermissionForIntent(String mimeType) { in getAppOpsStringPermissionForIntent() method in WapPushOverSms
DInboundSmsHandler.java1491 WapPushOverSms.getAppOpsStringPermissionForIntent(mimeType), options, this, in onReceive()