HomeSort by relevance Sort by last modified time
    Searched full:autopair (Results 1 - 3 of 3) sorted by null

  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
AddAccessoryContentFragment.java 67 TextView autopair = (TextView) view.findViewById( local
69 if (autopair != null) {
70 autopair.setFocusable(true);
71 autopair.setFocusableInTouchMode(true);
AddAccessoryActivity.java 193 // AutoPair
510 // first device added, start counter for autopair
  /system/bt/btif/src/
btif_dm.c     [all...]

Completed in 105 milliseconds