/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/ |
D | UserChoiceInfo.java | 74 public boolean choiceChosen(CharSequence choice, @PAGE int page) { in choiceChosen() argument 78 return TextUtils.equals(choice, mDataSummary.get(page)); in choiceChosen()
|
D | AdvancedOptionsFlowInfo.java | 89 public boolean choiceChosen(CharSequence choice, @PAGE int page) { in choiceChosen() argument 93 return TextUtils.equals(choice, mPageSummary.get(page)); in choiceChosen()
|
/packages/apps/Contacts/src/com/android/contacts/editor/ |
D | PhotoSourceDialogFragment.java | 79 final ChoiceListItem choice = choices.get(which); in onCreateDialog() 80 switch (choice.getId()) { in onCreateDialog()
|
D | PhotoActionPopup.java | 108 final ChoiceListItem choice = choices.get(position); in createPopupMenu() 109 switch (choice.getId()) { in createPopupMenu()
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/ |
D | TetherSettings.java | 378 private void startTethering(int choice) { in startTethering() argument 379 if (choice == TETHERING_BLUETOOTH) { in startTethering() 390 mCm.startTethering(choice, true, mStartTetheringCallback, mHandler); in startTethering()
|
/packages/apps/Settings/src/com/android/settings/ |
D | TetherSettings.java | 435 private void startTethering(int choice) { in startTethering() argument 436 if (choice == TETHERING_BLUETOOTH) { in startTethering() 447 mCm.startTethering(choice, true, mStartTetheringCallback, mHandler); in startTethering()
|
/packages/apps/Gallery/src/com/android/camera/ |
D | GridViewSpecial.java | 185 public void setSizeChoice(int choice) { in setSizeChoice() argument 187 if (mSizeChoice == choice) return; in setSizeChoice() 188 mSizeChoice = choice; in setSizeChoice()
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | encoding.md | 67 … we will use `UTF8`, `UTF16` or `UTF32` for this template parameter. The choice depends on operati…
|
D | sax.md | 180 … application only need to converts some data into JSON, it may be a good choice to use `Writer` di…
|
/packages/apps/Stk/src/com/android/stk/ |
D | StkAppService.java | 1395 int choice = args.getInt(CHOICE); in handleCmdResponse() local 1396 CatLog.d(LOG_TAG, "User Choice=" + choice); in handleCmdResponse() 1397 switch (choice) { in handleCmdResponse()
|
/packages/apps/TV/res/raw/ |
D | third_party_licenses | 3133 under terms of your choice, provided that the terms permit 3259 impose that choice.
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |