Searched refs:invalidatePressedFocusedStates (Results 1 – 4 of 4) sorted by relevance
42 void invalidatePressedFocusedStates() { in invalidatePressedFocusedStates() method in HolographicImageView43 mHolographicHelper.invalidatePressedFocusedStates(this); in invalidatePressedFocusedStates()
69 void invalidatePressedFocusedStates() { in invalidatePressedFocusedStates() method in HolographicLinearLayout70 mHolographicHelper.invalidatePressedFocusedStates(mImageView); in invalidatePressedFocusedStates()
62 void invalidatePressedFocusedStates(ImageView v) { in invalidatePressedFocusedStates() method in HolographicViewHelper
3197 private void invalidatePressedFocusedStates(View container, View button) { in invalidatePressedFocusedStates() method in Launcher3200 layout.invalidatePressedFocusedStates(); in invalidatePressedFocusedStates()3203 view.invalidatePressedFocusedStates(); in invalidatePressedFocusedStates()3230 invalidatePressedFocusedStates(searchButtonContainer, searchButton); in updateGlobalSearchIcon()3249 invalidatePressedFocusedStates(searchButtonContainer, searchButton); in updateGlobalSearchIcon()3291 invalidatePressedFocusedStates(voiceButtonContainer, voiceButton); in updateVoiceSearchIcon()3307 invalidatePressedFocusedStates(voiceButtonContainer, voiceButton); in updateVoiceSearchIcon()