| /packages/apps/Launcher3/src/com/android/launcher3/dragndrop/ |
| D | DragDriver.java | 40 public DragDriver(EventListener eventListener, Consumer<MotionEvent> sec) { in DragDriver() 70 Consumer<MotionEvent> sec) { in create() 90 SystemDragDriver(DragController dragController, Consumer<MotionEvent> sec) { in SystemDragDriver() 170 InternalDragDriver(DragController dragController, Consumer<MotionEvent> sec) { in InternalDragDriver()
|
| /packages/modules/Bluetooth/system/osi/src/ |
| D | config.cc | 64 [§ion](const section_t& sec) { return sec.name == section; }); in Find() 79 [§ion](const section_t& sec) { return sec.name == section; }); in section_find() 85 auto sec = section_find(config, section); in entry_find() local 135 for (const section_t& sec : src.sections) { in config_new_clone() local 213 auto sec = section_find(*config, section); in config_set_string() local 240 auto sec = section_find(*config, section); in config_remove_section() local 250 auto sec = section_find(*config, section); in config_remove_key() local
|
| /packages/modules/Bluetooth/system/btif/test/ |
| D | btif_config_cache_test.cc | 498 for (const section_t& sec : config_paired.sections) { in TEST() local 509 for (const section_t& sec : config_paired.sections) { in TEST() local 521 for (const section_t& sec : config_paired.sections) { in TEST() local
|
| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/avrcpcontroller/bip/ |
| D | BipDatetimeTest.java | 36 private Date makeDate(int month, int day, int year, int hours, int min, int sec, TimeZone tz) { in makeDate() 46 private Date makeDate(int month, int day, int year, int hours, int min, int sec) { in makeDate() 51 int sec) { in makeTzAdjustedString()
|
| D | BipAttachmentFormatTest.java | 35 private Date makeDate(int month, int day, int year, int hours, int min, int sec, TimeZone tz) { in makeDate() 45 private Date makeDate(int month, int day, int year, int hours, int min, int sec) { in makeDate()
|
| /packages/apps/TvSettings/SettingsAPI/java/com/android/tv/settings/library/network/ |
| D | WifiUtils.java | 49 long sec = diff % 60; //seconds in buildLoggingSummary() local
|
| /packages/apps/Camera2/src/com/android/camera/ui/ |
| D | CountDownView.java | 141 public void startCountDown(int sec) { in startCountDown()
|
| /packages/apps/Camera2/src/com/android/camera/ |
| D | CaptureModuleUI.java | 134 public void startCountdown(int sec) { in startCountdown()
|
| D | PhotoUI.java | 126 public void startCountdown(int sec) { in startCountdown()
|
| /packages/apps/Camera2/src/com/android/camera/captureintent/ |
| D | CaptureIntentModuleUI.java | 216 public void startCountdown(int sec) { in startCountdown()
|
| /packages/apps/Settings/src/com/android/settings/bluetooth/ |
| D | BluetoothDiscoverableEnabler.java | 173 int sec = timeout - (min * 60); in formatTimeRemaining() local
|
| /packages/modules/Bluetooth/system/device/src/ |
| D | interop.cc | 1143 for (const section_t& sec : config_static.get()->sections) { in load_config() local 1157 for (const section_t& sec : config_dynamic.get()->sections) { in load_config() local 1571 for (const section_t& sec : config_dynamic.get()->sections) { in interop_database_remove_feature() local 1673 for (const section_t& sec : config->sections) { in interop_database_save_allowlisted_media_players_list() local
|
| /packages/apps/Car/systemlibs/car-broadcastradio-support/src/com/android/car/broadcastradio/support/platform/ |
| D | ProgramSelectorExt.java | 430 Identifier sec = parseComponents.apply(secStr[0], secStr[1]); in fromUri() local
|
| /packages/providers/BlockedNumberProvider/src/com/android/providers/blockednumber/ |
| D | BlockedNumberProvider.java | 465 long sec = getBlockSuppressSecondsFromCarrierConfig(); in notifyEmergencyContact() local
|
| /packages/modules/DnsResolver/ |
| D | res_send.cpp | 202 static struct timespec evConsTime(time_t sec, long nsec) { in evConsTime()
|
| /packages/modules/Bluetooth/system/test/stub/ |
| D | osi.cc | 69 [§ion](const section_t& sec) { return sec.name == section; }); in Find()
|