Home | History | Annotate | Download | only in audio

Lines Matching refs:mLongPressTimeout

6035         private int mLongPressTimeout;
6043 mLongPressTimeout = Settings.Secure.getIntForUser(cr,
6057 mNextLongPress = now + mLongPressTimeout;