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.java413 getAppOpsStringPermissionForIntent(result.mimeType), options, receiver, in dispatchWapPdu()
450 public static String getAppOpsStringPermissionForIntent(String mimeType) { in getAppOpsStringPermissionForIntent() method in WapPushOverSms
DInboundSmsHandler.java1767 WapPushOverSms.getAppOpsStringPermissionForIntent(mimeType), options, this, in handleAction()