Home
last modified time | relevance | path

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

/cts/tests/tests/app/src/android/app/cts/
DInstrumentationTest.java532 protected void onActive() { in onActive() method in InstrumentationTest.MockActivity.MockWindow
/cts/tests/tests/view/src/android/view/cts/
DWindowTest.java975 protected void onActive() { in onActive() method in WindowTest.MockWindow
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DRobustnessTest.java129 verify(sessionListener, never()).onActive(any(CameraCaptureSession.class)); in testBadSurfaceDimensions()