Home
last modified time | relevance | path

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

/cts/tests/tests/telephonyprovider/src/android/telephonyprovider/cts/
DApnTest.java169 grantWriteApnSettings(); in testPermissionCheckForApnUpdate_success()
236 grantWriteApnSettings(); in testPermissionCheckForApnDeletion_success()
293 grantWriteApnSettings(); in insertTestApnAndValidateInsertion()
323 private void grantWriteApnSettings() { in grantWriteApnSettings() method in ApnTest