Home
last modified time | relevance | path

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

/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/queries/
H A DCommandInterceptor.java200 public static final EventHandler<String> createDebugModeFlipper( in createDebugModeFlipper() method in CommandInterceptor
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/
H A DBaseActivity.java260 CommandInterceptor.createDebugModeFlipper( in onCreate()