Searched refs:notifyShortcutStateChanged (Results 1 – 2 of 2) sorted by relevance
166 notifyShortcutStateChanged(STATE_ACTIVE);172 notifyShortcutStateChanged(STATE_NONE);351 void notifyShortcutStateChanged(@OneHandedState.State int state) { in notifyShortcutStateChanged() method in OneHandedController545 notifyShortcutStateChanged(mState.getState());594 notifyShortcutStateChanged(mState.getState());
531 verify(mSpiedOneHandedController).notifyShortcutStateChanged(anyInt()); in testNotifyShortcutState_whenSetOneHandedEnabled()