Home
last modified time | relevance | path

Searched defs:choice (Results 1 – 25 of 31) sorted by relevance

12

/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/
H A DQCameraHAL3MainTestContext.cpp66 int choice; in hal3appGetUserEvent() local
189 int i, choice; in hal3appDisplaySensorMenu() local
218 int choice; in hal3appDisplayPreviewMenu() local
276 int i, choice = 0; in hal3appPrintMenu() local
/aosp12/bionic/tests/libs/
H A Ddlopen_testlib_ifunc_variable_impl.cpp51 char* choice = getenv("IFUNC_CHOICE"); in foo_ifunc() local
H A Ddlopen_testlib_ifunc.cpp63 char* choice = getenv("IFUNC_CHOICE"); in foo_ifunc() local
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DCandidateScorerTest.java133 ScoredCandidate choice = mCandidateScorer.scoreCandidates(candidates); in evaluate() local
440 ScoredCandidate choice = mCandidateScorer.scoreCandidates(candidates); in testPreferCurrentNetworkWithInternetOverNetworkWithNoInternet() local
/aosp12/packages/apps/Settings/src/com/android/settings/network/
H A DTetherEnabler.java257 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()
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
H A DBluetoothActionActivity.java76 public void onChoice(String key, int choice) { in onChoice()
H A DBluetoothActionFragment.java44 void onChoice(String key, int choice); in onChoice()
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/
H A DUserChoiceInfo.java68 public void put(@PAGE int page, int choice) { in put()
79 public boolean choiceChosen(CharSequence choice, @PAGE int page) { in choiceChosen()
H A DAdvancedOptionsFlowInfo.java89 public boolean choiceChosen(CharSequence choice, @PAGE int page) { in choiceChosen()
/aosp12/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
H A DCameraAgentFactory.java77 private static CameraApi validateApiChoice(CameraApi choice) { in validateApiChoice()
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DCompatibilityScorer.java112 ScoredCandidate choice = ScoredCandidate.NONE; in scoreCandidates() local
H A DBubbleFunScorer.java122 ScoredCandidate choice = ScoredCandidate.NONE; in scoreCandidates() local
H A DScoreCardBasedScorer.java135 ScoredCandidate choice = ScoredCandidate.NONE; in scoreCandidates() local
H A DThroughputScorer.java196 ScoredCandidate choice = ScoredCandidate.NONE; in scoreCandidates() local
H A DWifiNetworkSelector.java1007 WifiCandidates.ScoredCandidate choice = activeScorer.scoreCandidates(group); in selectNetwork() local
1044 WifiCandidates.ScoredCandidate choice; in selectNetwork() local
1108 private void updateChosenPasspointNetwork(WifiCandidates.ScoredCandidate choice) { in updateChosenPasspointNetwork()
H A DBaseWifiService.java185 public void allowAutojoinGlobal(boolean choice) { in allowAutojoinGlobal()
190 public void allowAutojoin(int netId, boolean choice) { in allowAutojoin()
H A DWifiCandidates.java636 ScoredCandidate choice = candidateScorer.scoreCandidates(candidates); in choose() local
/aosp12/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
H A DKernelDataForRenderScript.java70 public static void setUseNewRS(boolean choice) {UseNewRS = choice;} in setUseNewRS()
/aosp12/system/iorap/src/prefetcher/
H A Dprefetcher_daemon.h69 CommandChoice choice; member
H A Dprefetcher_daemon.cc82 std::ostream& operator<<(std::ostream& os, CommandChoice choice) { in operator <<()
/aosp12/frameworks/rs/
H A Drsg_generator.c476 char choice = fgetc(input); in main() local
/aosp12/frameworks/wilhelm/tests/sandbox/
H A Dmonkey.c273 unsigned choice = (rand() & 0x7FFFFFFF) % totalProbability; in main() local
/aosp12/packages/apps/Settings/src/com/android/settings/
H A DTetherSettings.java511 private void startTethering(int choice) { in startTethering()
/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/
H A DIWifiManager.aidl100 void allowAutojoinGlobal(boolean choice); in allowAutojoinGlobal()
102 void allowAutojoin(int netId, boolean choice); in allowAutojoin()
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/
H A DPasspointProvider.java1158 public void setUserConnectChoice(String choice, int rssi) { in setUserConnectChoice()

12