Home
last modified time | relevance | path

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

/frameworks/base/packages/Shell/tests/src/com/android/shell/
DBugreportReceiverTest.java374 changeJustDetailsTest(true); in testProgress_changeJustDetailsTouchingDetails()
379 changeJustDetailsTest(false); in testProgress_changeJustDetailsTouchingNotification()
382 private void changeJustDetailsTest(boolean touchDetails) throws Exception { in changeJustDetailsTest() method in BugreportReceiverTest