Home
last modified time | relevance | path

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

/packages/apps/KeyChain/robotests/src/com/android/keychain/
DKeyChainServiceRoboTest.java145 setUpLoggingAndAccess(true); in testCaInstallSuccessLogging()
155 setUpLoggingAndAccess(true); in testCaInstallFailedLogging()
172 setUpLoggingAndAccess(true); in testCaRemoveSuccessLogging()
184 setUpLoggingAndAccess(true); in testCaRemoveFailedLogging()
197 setUpLoggingAndAccess(false); in testNoLoggingWhenDisabled()
336 private void setUpLoggingAndAccess(boolean loggingEnabled) { in setUpLoggingAndAccess() method in KeyChainServiceRoboTest