HomeSort by relevance Sort by last modified time
    Searched refs:shouldUpdateWidget (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher3/src/com/android/launcher3/
Workspace.java 193 public final boolean shouldUpdateWidget;
195 State(SearchDropTargetBar.State searchBarState, boolean shouldUpdateWidget) {
197 this.shouldUpdateWidget = shouldUpdateWidget;
    [all...]
Launcher.java     [all...]

Completed in 525 milliseconds