Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/testing/
DTestInformationHandler.java177 }, this::getCurrentActivity); in call()
185 }, this::getCurrentActivity); in call()
201 }, this::getCurrentActivity); in call()
489 protected Activity getCurrentActivity() {
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DQuickstepTestInformationHandler.java213 protected Activity getCurrentActivity() { in getCurrentActivity() method in QuickstepTestInformationHandler