| /packages/services/Car/cpp/evs/apps/default/ |
| D | config.json | 28 "function" : "reverse,park", string 42 "function" : "front,park", string 56 "function" : "right,park", string 70 "function" : "left, park", string
|
| D | ConfigManager.h | 30 std::string function = ""; // The expected use for this camera ("reverse", "left", "right") member 43 std::string function = ""; // The expected use for this display. member
|
| D | ConfigManager.cpp | 143 const char *function = usageNode.asCString(); in initialize() local
|
| /packages/apps/Settings/src/com/android/settings/connecteddevice/usb/ |
| D | UsbDetailsFunctionsController.java | 132 final long function = UsbBackend.usbFunctionsFromString(preference.getKey()); in onRadioButtonClicked() local 165 private boolean isClickEventIgnored(long function, long previousFunction) { in isClickEventIgnored() 169 private boolean isAccessoryMode(long function) { in isAccessoryMode()
|
| /packages/apps/Gallery2/src/com/android/photos/views/ |
| D | BlockingGLTextureView.java | 288 private void throwEglException(String function) { in throwEglException() 292 public static void throwEglException(String function, int error) { in throwEglException() 297 public static void logEglErrorAsWarning(String tag, String function, int error) { in logEglErrorAsWarning() 301 public static String formatEglError(String function, int error) { in formatEglError()
|
| /packages/apps/Camera2/src/com/android/camera/async/ |
| D | Observables.java | 52 final Function<F, T> function) { in transform()
|
| D | ObservableCombiner.java | 63 final Function<List<I>, O> function) { in transform()
|
| /packages/modules/NeuralNetworks/tools/systrace_parser/parser/ |
| D | tracker.py | 238 def get_begins(self, app_phase, function): argument 241 def get_ends(self, app_phase, function): argument
|
| /packages/services/Car/cpp/evs/support_library/ |
| D | config.json | 19 "function" : "reverse, park", string
|
| D | ConfigManager.cpp | 138 const char *function = usageNode.asCString(); in initialize() local
|
| D | ConfigManager.h | 31 std::string function = ""; // The expected use for this camera ("reverse", "left", "right") member
|
| /packages/modules/GeoTZ/common/src/test/java/com/android/timezone/location/common/ |
| D | PiiLoggablesTest.java | 90 Function<PiiLoggable, String> function = PiiLoggables.toPiiStringFunction(); in toPiiStringFunction() local
|
| /packages/apps/Settings/tests/robotests/src/com/android/settings/connecteddevice/usb/ |
| D | UsbDetailsFunctionsControllerTest.java | 309 final long function = UsbManager.FUNCTION_ACCESSORY | UsbManager.FUNCTION_AUDIO_SOURCE; in onRadioButtonClicked_functionMtp_inAccessoryCombinationsMode_doNothing() local
|
| /packages/modules/NeuralNetworks/common/operations/ |
| D | EmbeddingLookupTest.cpp | 129 void Set3DWeightMatrix(const std::function<float(int, int, int)>& function) { in Set3DWeightMatrix() argument
|
| D | HashtableLookupTest.cpp | 144 void SetHashtableValue(const std::function<float(uint32_t, uint32_t)>& function) { in SetHashtableValue() argument
|
| /packages/modules/adb/tools/ |
| D | check_ms_os_desc.cpp | 147 ms_os_desc_v1_function function; in check_ms_os_desc_v1() local
|
| /packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/ |
| D | TetheringTest.java | 748 private boolean tetherUsbFunctionMatches(int function, int enabledType) { in tetherUsbFunctionMatches() 756 private void sendUsbBroadcast(boolean connected, boolean configured, int function) { in sendUsbBroadcast() 2641 private void forceUsbTetheringUse(final int function) { in forceUsbTetheringUse()
|
| /packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/development/ |
| D | DevelopmentFragment.java | 1386 String function = newValue.toString(); in writeUsbConfigurationOption() local
|