Home
last modified time | relevance | path

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

/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
H A DAddAccessoryActivity.java169 int countToAutoPair = msg.arg1 - 1; in handleMessage() local
170 if (countToAutoPair <= 0) { in handleMessage()
177 countToAutoPair)); in handleMessage()
179 countToAutoPair, 0, null), 1000); in handleMessage()