Home
last modified time | relevance | path

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

/cts/tests/tests/webkit/src/android/webkit/cts/
DGeolocationTest.java159 GeolocationPermissions.getInstance().clearAll(); in setUp()
493 GeolocationPermissions.getInstance().clearAll(); in testGeolocationPermissions()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DMockListener.java278 public static void clearAll(Context context) { in clearAll() method in MockListener
DNotificationListenerVerifierActivity.java327 MockListener.clearAll(mContext); in test()