Home
last modified time | relevance | path

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

/cts/hostsidetests/angle/src/android/angle/cts/
DCtsAngleDeveloperOptionHostTest.java86 clearSettings(getDevice()); in setUp()
94 clearSettings(getDevice()); in tearDown()
DCtsAngleCommon.java95 static void clearSettings(ITestDevice device) throws Exception { in clearSettings() method in CtsAngleCommon