Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/permissions/src/android/telephony/cts/telephonypermission/
DTelephonyManagerReadPhoneStatePermissionTest.java68 TelephonyUtils.CTS_APP_PACKAGE, in tearDown()
111 TelephonyUtils.CTS_APP_PACKAGE, in testTelephonyManagersAPIsRequiringReadPhoneStatePermissions()
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyUtils.java53 public static final String CTS_APP_PACKAGE = "android.telephony.cts"; field in TelephonyUtils