Searched defs:ACTION_DOCK_SHOW_UI (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DDockEventReceiver.java37 public static final String ACTION_DOCK_SHOW_UI = field in class:DockEventReceiver
61 || ACTION_DOCK_SHOW_UI.endsWith(intent.getAction())) {

Completed in 622 milliseconds