Home
last modified time | relevance | path

Searched refs:countToAutoPair (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
DAddAccessoryActivity.java162 int countToAutoPair = msg.arg1 - 1; in handleMessage() local
163 if (countToAutoPair <= 0) { in handleMessage()
170 countToAutoPair)); in handleMessage()
172 countToAutoPair, 0, null), 1000); in handleMessage()