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

/packages/apps/TV/src/com/android/tv/ui/
H A DKeypadChannelSwitchView.java56 private static final int MAX_MINOR_CHANNEL_NUMBER_DIGIT = 3; field in class:KeypadChannelSwitchView
250 && mTypedChannelNumber.minorNumber.length() >= MAX_MINOR_CHANNEL_NUMBER_DIGIT) {

Completed in 43 milliseconds