Searched refs:APP_OP_CHANGE_TIMEOUT_MILLIS (Results 1 – 2 of 2) sorted by relevance
60 private static final long APP_OP_CHANGE_TIMEOUT_MILLIS = TimeUnit.SECONDS.toMillis(2); field in AlertWindowsAppOpsTests106 verify(listener, timeout(APP_OP_CHANGE_TIMEOUT_MILLIS) in testSystemAlertWindowAppOpsInitiallyAllowed()122 verify(listener, timeout(APP_OP_CHANGE_TIMEOUT_MILLIS) in testSystemAlertWindowAppOpsInitiallyAllowed()140 verify(listener, timeout(APP_OP_CHANGE_TIMEOUT_MILLIS).times(0)) in testSystemAlertWindowAppOpsInitiallyAllowed()
52 private static final long APP_OP_CHANGE_TIMEOUT_MILLIS = TimeUnit.SECONDS.toMillis(2); field in AudioRecordAppOpTest97 verify(mockListener, timeout(APP_OP_CHANGE_TIMEOUT_MILLIS) in testRecordAppOps()115 verify(mockListener, timeout(APP_OP_CHANGE_TIMEOUT_MILLIS) in testRecordAppOps()