Searched refs:OPSTR_SEND_SMS (Results 1 – 3 of 3) sorted by relevance
34 import android.app.AppOpsManager.OPSTR_SEND_SMS890 assertThat(noted[0].first.op).isEqualTo(OPSTR_SEND_SMS) in nativeNoteOp()
109 AppOpsManager.OPSTR_SEND_SMS in <lambda>()
126 APP_OPS_ENUM_MAP.put(AppOpsManager.OPSTR_SEND_SMS, 20); in APP_OPS_ENUM_MAP.put() argument