/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/ |
H A D | QCameraHAL3MainTestContext.cpp | 66 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 D | dlopen_testlib_ifunc_variable_impl.cpp | 51 char* choice = getenv("IFUNC_CHOICE"); in foo_ifunc() local
|
H A D | dlopen_testlib_ifunc.cpp | 63 char* choice = getenv("IFUNC_CHOICE"); in foo_ifunc() local
|
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
H A D | CandidateScorerTest.java | 133 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 D | TetherEnabler.java | 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()
|
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/ |
H A D | BluetoothActionActivity.java | 76 public void onChoice(String key, int choice) { in onChoice()
|
H A D | BluetoothActionFragment.java | 44 void onChoice(String key, int choice); in onChoice()
|
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/ |
H A 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()
|
H A D | AdvancedOptionsFlowInfo.java | 89 public boolean choiceChosen(CharSequence choice, @PAGE int page) { in choiceChosen()
|
/aosp12/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/ |
H A D | CameraAgentFactory.java | 77 private static CameraApi validateApiChoice(CameraApi choice) { in validateApiChoice()
|
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/ |
H A D | CompatibilityScorer.java | 112 ScoredCandidate choice = ScoredCandidate.NONE; in scoreCandidates() local
|
H A D | BubbleFunScorer.java | 122 ScoredCandidate choice = ScoredCandidate.NONE; in scoreCandidates() local
|
H A D | ScoreCardBasedScorer.java | 135 ScoredCandidate choice = ScoredCandidate.NONE; in scoreCandidates() local
|
H A D | ThroughputScorer.java | 196 ScoredCandidate choice = ScoredCandidate.NONE; in scoreCandidates() local
|
H A D | WifiNetworkSelector.java | 1007 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 D | BaseWifiService.java | 185 public void allowAutojoinGlobal(boolean choice) { in allowAutojoinGlobal() 190 public void allowAutojoin(int netId, boolean choice) { in allowAutojoin()
|
H A D | WifiCandidates.java | 636 ScoredCandidate choice = candidateScorer.scoreCandidates(candidates); in choose() local
|
/aosp12/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/ |
H A D | KernelDataForRenderScript.java | 70 public static void setUseNewRS(boolean choice) {UseNewRS = choice;} in setUseNewRS()
|
/aosp12/system/iorap/src/prefetcher/ |
H A D | prefetcher_daemon.h | 69 CommandChoice choice; member
|
H A D | prefetcher_daemon.cc | 82 std::ostream& operator<<(std::ostream& os, CommandChoice choice) { in operator <<()
|
/aosp12/frameworks/rs/ |
H A D | rsg_generator.c | 476 char choice = fgetc(input); in main() local
|
/aosp12/frameworks/wilhelm/tests/sandbox/ |
H A D | monkey.c | 273 unsigned choice = (rand() & 0x7FFFFFFF) % totalProbability; in main() local
|
/aosp12/packages/apps/Settings/src/com/android/settings/ |
H A D | TetherSettings.java | 511 private void startTethering(int choice) { in startTethering()
|
/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/ |
H A D | IWifiManager.aidl | 100 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 D | PasspointProvider.java | 1158 public void setUserConnectChoice(String choice, int rssi) { in setUserConnectChoice()
|