/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 | 57 [§ion](const section_t& sec) { return sec.name == section; }); in Find() 68 [§ion](const section_t& sec) { return sec.name == section; }); in section_find() 73 auto sec = section_find(config, section); in entry_find() local 124 for (const section_t& sec : src.sections) { in config_new_clone() local 211 auto sec = section_find(*config, section); in config_set_string() local 238 auto sec = section_find(*config, section); in config_remove_section() local 249 auto sec = section_find(*config, section); in config_remove_key() local
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/avrcpcontroller/bip/ |
D | BipDatetimeTest.java | 40 int month, int day, int year, int hours, int min, int sec, TimeZone tz) { in makeDate() 50 private static Date makeDate(int month, int day, int year, int hours, int min, int sec) { in makeDate() 55 int month, int day, int year, int hours, int min, int sec) { in makeTzAdjustedString()
|
D | BipAttachmentFormatTest.java | 39 int month, int day, int year, int hours, int min, int sec, TimeZone tz) { in makeDate() 49 private static 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/modules/Bluetooth/system/stack/avct/ |
D | avct_api.cc | 72 uint16_t sec = BTA_SEC_AUTHENTICATE | BTA_SEC_ENCRYPT; in AVCT_Register() local
|
/packages/apps/Settings/src/com/android/settings/bluetooth/ |
D | BluetoothDiscoverableEnabler.java | 173 int sec = timeout - (min * 60); in formatTimeRemaining() local
|
/packages/modules/Wifi/tests/hostsidetests/multidevices/test/aware/integration/ |
D | wifi_rtt_disable_test.py | 61 def timeout(sec): argument
|
D | wifi_aware_datapath_test.py | 1088 def get_network_specifier(self, dut, id, dev_type, peer_mac, sec, net_work_request_id): argument
|
/packages/modules/Bluetooth/system/device/src/ |
D | interop.cc | 1125 for (const section_t& sec : config_static.get()->sections) { in load_config() local 1137 for (const section_t& sec : config_dynamic.get()->sections) { in load_config() local 1516 for (const section_t& sec : config_dynamic.get()->sections) { in interop_database_remove_feature() local
|
/packages/providers/BlockedNumberProvider/src/com/android/providers/blockednumber/ |
D | BlockedNumberProvider.java | 487 long sec = getBlockSuppressSecondsFromCarrierConfig(); in notifyEmergencyContact() local
|
/packages/modules/Nfc/libnfc-nci/src/gki/ulinux/ |
D | gki_ulinux.cc | 587 int sec; in GKI_wait() local
|
/packages/modules/Bluetooth/system/stack/avdt/ |
D | avdt_api.cc | 114 uint16_t sec = BTA_SEC_AUTHENTICATE | BTA_SEC_ENCRYPT; in AVDT_Register() local
|
/packages/modules/UprobeStats/src/bpfloader/ |
D | UprobeStatsBpfLoad.cpp | 155 static int readSectionByIdx(ifstream &elfFile, int id, vector<char> &sec) { in readSectionByIdx()
|
/packages/modules/DnsResolver/ |
D | res_send.cpp | 203 static struct timespec evConsTime(time_t sec, long nsec) { in evConsTime()
|
/packages/modules/Bluetooth/system/test/stub/ |
D | osi.cc | 80 [§ion](const section_t& sec) { return sec.name == section; }); in Find()
|
/packages/modules/Connectivity/bpf/loader/ |
D | NetBpfLoad.cpp | 299 static int readSectionByIdx(ifstream& elfFile, int id, vector<char>& sec) { in readSectionByIdx()
|