Searched refs:applyState (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
H A DFocusIndicatorView.java127 applyState(nextState);
151 applyState(mTargetState);
156 private void applyState(ViewAnimState state) { method in class:FocusIndicatorView
H A DPendingAppWidgetHostView.java97 applyState();
154 applyState();
177 public void applyState() { method in class:PendingAppWidgetHostView
H A DBubbleTextView.java164 applyState(promiseStateChanged);
455 public void applyState(boolean promiseStateChanged) { method in class:BubbleTextView
H A DWorkspace.java4457 ((BubbleTextView) v).applyState(false);
4461 ((PendingAppWidgetHostView) v).applyState();
4493 ((PendingAppWidgetHostView) info.hostView).applyState();

Completed in 80 milliseconds