Searched defs:choice (Results 1 – 7 of 7) sorted by relevance
257 public static boolean isTethering(@TetheringState int state, int choice) { in isTethering()274 public void stopTethering(int choice) { in stopTethering()288 public void startTethering(int choice) { in startTethering()
67 public void put(@PAGE int page, int choice) { in put()78 public boolean choiceChosen(CharSequence choice, @PAGE int page) { in choiceChosen()
89 public boolean choiceChosen(CharSequence choice, @PAGE int page) { in choiceChosen()
375 private void startTethering(int choice) { in startTethering()
451 private void startTethering(int choice) { in startTethering()
185 public void setSizeChoice(int choice) { in setSizeChoice()
1393 int choice = args.getInt(CHOICE); in handleCmdResponse() local