Home | History | Annotate | Download | only in audio

Lines Matching defs:mLongPressTimeout

5803         private int mLongPressTimeout;
5811 mLongPressTimeout = Settings.Secure.getIntForUser(cr,
5825 mNextLongPress = now + mLongPressTimeout;