HomeSort by relevance Sort by last modified time
    Searched full:is_shortcut (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/content/browser/renderer_host/input/
input_router.h 44 bool is_shortcut) = 0;
input_router_impl_unittest.cc 183 void SimulateKeyboardEvent(WebInputEvent::Type type, bool is_shortcut) {
190 is_shortcut);
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
LauncherSettings.java 226 static final String IS_SHORTCUT = "isShortcut";
  /packages/apps/Launcher3/src/com/android/launcher3/
LauncherSettings.java 277 static final String IS_SHORTCUT = "isShortcut";
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_impl.cc 1026 bool is_shortcut = false; local
    [all...]
render_widget_host_unittest.cc 88 bool is_shortcut) OVERRIDE {
    [all...]

Completed in 236 milliseconds