| /packages/modules/Bluetooth/system/gd/rust/common/src/ |
| D | parameter_provider.rs | 153 let choice = Arc::new(Mutex::new("0")); in test_config_file_path() localVariable 186 let choice = Arc::new(Mutex::new("0")); in test_snoop_log_file_path() localVariable 219 let choice = Arc::new(Mutex::new("0")); in test_snooz_log_file_path() localVariable 263 let choice = Arc::new(Mutex::new("0")); in test_bt_keystore_interface() localVariable 311 let choice = Arc::new(AtomicBool::new(false)); in test_common_criteria_mode() localVariable
|
| /packages/apps/Settings/src/com/android/settings/network/ |
| D | TetherEnabler.java | 281 public static boolean isTethering(@TetheringState int state, int choice) { in isTethering() 298 public void stopTethering(int choice) { in stopTethering() 312 public void startTethering(int choice) { in startTethering()
|
| /packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
| D | CandidateScorerTest.java | 173 ScoredCandidate choice = mCandidateScorer.scoreCandidates(candidates); in evaluate() local 510 ScoredCandidate choice = mCandidateScorer.scoreCandidates(candidates); in testPreferCurrentNetworkWithInternetOverNetworkWithNoInternet() local
|
| /packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/ |
| D | BluetoothActionActivity.java | 76 public void onChoice(String key, int choice) { in onChoice()
|
| D | BluetoothActionFragment.java | 45 void onChoice(String key, int choice); in onChoice()
|
| /packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/ |
| D | UserChoiceInfo.java | 68 public void put(@PAGE int page, int choice) { in put() 79 public boolean choiceChosen(CharSequence choice, @PAGE int page) { in choiceChosen()
|
| D | AdvancedOptionsFlowInfo.java | 89 public boolean choiceChosen(CharSequence choice, @PAGE int page) { in choiceChosen()
|
| /packages/modules/Wifi/service/java/com/android/server/wifi/ |
| D | CompatibilityScorer.java | 112 ScoredCandidate choice = ScoredCandidate.NONE; in scoreCandidates() local
|
| D | BubbleFunScorer.java | 122 ScoredCandidate choice = ScoredCandidate.NONE; in scoreCandidates() local
|
| D | ScoreCardBasedScorer.java | 135 ScoredCandidate choice = ScoredCandidate.NONE; in scoreCandidates() local
|
| D | ThroughputScorer.java | 266 ScoredCandidate choice = ScoredCandidate.NONE; in scoreCandidates() local
|
| D | WifiNetworkSelector.java | 1453 WifiCandidates.ScoredCandidate choice = activeScorer.scoreCandidates(group); in selectNetwork() local 1478 WifiCandidates.ScoredCandidate choice; in selectNetwork() local 1543 private void updateChosenPasspointNetwork(WifiCandidates.ScoredCandidate choice) { in updateChosenPasspointNetwork()
|
| D | WifiCandidates.java | 773 ScoredCandidate choice = candidateScorer.scoreCandidates(candidates); in choose() local
|
| D | WifiServiceImpl.java | 4069 public void allowAutojoinGlobal(boolean choice, String packageName, Bundle extras) { in allowAutojoinGlobal() 4131 public void allowAutojoin(int netId, boolean choice) { in allowAutojoin()
|
| D | WifiNetworkSuggestionsManager.java | 2490 public boolean allowNetworkSuggestionAutojoin(WifiConfiguration config, boolean choice) { in allowNetworkSuggestionAutojoin()
|
| D | WifiConfigManager.java | 2230 public boolean allowAutojoin(int networkId, boolean choice) { in allowAutojoin()
|
| /packages/apps/Settings/src/com/android/settings/network/tether/ |
| D | TetherSettings.java | 562 private void startTethering(int choice) { in startTethering()
|
| /packages/modules/Wifi/framework/java/android/net/wifi/ |
| D | BaseWifiService.java | 208 public void allowAutojoinGlobal(boolean choice) { in allowAutojoinGlobal() 213 public void allowAutojoinGlobal(boolean choice, String packageName, Bundle extras) { in allowAutojoinGlobal() 223 public void allowAutojoin(int netId, boolean choice) { in allowAutojoin()
|
| D | IWifiManager.aidl | 136 void allowAutojoinGlobal(boolean choice, String packageName, in Bundle extras); in allowAutojoinGlobal() 140 void allowAutojoin(int netId, boolean choice); in allowAutojoin()
|
| /packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/ |
| D | PasspointProvider.java | 1214 public void setUserConnectChoice(String choice, int rssi) { in setUserConnectChoice()
|
| /packages/apps/Gallery/src/com/android/camera/ |
| D | GridViewSpecial.java | 185 public void setSizeChoice(int choice) { in setSizeChoice()
|
| /packages/apps/Stk/src/com/android/stk/ |
| D | StkAppService.java | 1403 int choice = args.getInt(CHOICE); in handleCmdResponse() local
|