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

/packages/apps/Launcher3/src/com/android/launcher3/
H A DFocusIndicatorView.java108 applyState(nextState);
132 applyState(mTargetState);
137 private void applyState(ViewAnimState state) { method in class:FocusIndicatorView
H A DPendingAppWidgetHostView.java86 applyState();
141 applyState();
152 public void applyState() { method in class:PendingAppWidgetHostView
H A DBubbleTextView.java181 applyState(promiseStateChanged);
462 public void applyState(boolean promiseStateChanged) { method in class:BubbleTextView
H A DWorkspace.java4329 ((BubbleTextView) v).applyState(false);
4333 ((PendingAppWidgetHostView) v).applyState();
4356 ((PendingAppWidgetHostView) info.hostView).applyState();

Completed in 138 milliseconds