Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DWapPushOverSms.java413 getAppOpsStringPermissionForIntent(result.mimeType), options, receiver, in dispatchWapPdu()
450 public static String getAppOpsStringPermissionForIntent(String mimeType) { in getAppOpsStringPermissionForIntent() method in WapPushOverSms
H A DInboundSmsHandler.java1773 WapPushOverSms.getAppOpsStringPermissionForIntent(mimeType), options, this, in handleAction()