Home
last modified time | relevance | path

Searched defs:retry (Results 1 – 18 of 18) sorted by relevance

/packages/modules/Connectivity/tests/native/
Dconnectivity_native_test.cpp236 int retry = 0; in TEST_F() local
246 int retry = 0; in TEST_F() local
256 int retry = 0; in TEST_F() local
266 int retry = 0; in TEST_F() local
276 int retry = 0; in TEST_F() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/mapclient/obex/
DRequestPushMessage.java46 boolean retry) { in RequestPushMessage()
/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarPackageManagerTest.java157 int retry = 0; in pollingCheck() local
/packages/modules/Bluetooth/system/test/mock/
Dmock_system_libfmq_eventflag.cc77 int64_t timeoutNanoSeconds, bool retry) { in wait()
/packages/modules/Bluetooth/system/profile/avrcp/
Dconnection_handler.cc173 bool retry) { in SdpLookup()
425 tSDP_DISCOVERY_DB* disc_db, bool retry, in SdpCb()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppTransfer.java712 SocketConnectThread(BluetoothDevice device, boolean retry) { in SocketConnectThread()
723 SocketConnectThread(BluetoothDevice device, boolean retry, boolean sdpInitiated, in SocketConnectThread()
/packages/apps/Settings/src/com/android/settings/biometrics/combination/
DBiometricsSettingsBase.java138 private boolean onRetryPreferenceTreeClick(Preference preference, final boolean retry) { in onRetryPreferenceTreeClick()
/packages/services/BuiltInPrintService/jni/ipphelper/
Dipp_print.c485 bool retry; in _start_job() local
Dipphelper.c1694 bool retry; in ippSendRequest() local
/packages/modules/Bluetooth/system/blueberry/utils/ui_pages/fitbit_companion/
Dpairing_pages.py20 def retry(self) -> ui_core.UIPage: member in PairRetryPage
/packages/services/Car/service/src/com/android/car/
DCarServiceUtils.java236 int retry = 0; in getUptimeToElapsedTimeDeltaInMillis() local
DCarInputService.java664 int retry = 0; in updateCarAccessibilityServicesSettings() local
/packages/modules/Media/apex/framework/java/android/media/
DMediaTranscodingManager.java206 private IMediaTranscodingService getService(boolean retry) { in getService()
1435 public boolean retry() { in retry() method in MediaTranscodingManager.TranscodingSession
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapContentObserver.java2603 public int retry; field in BluetoothMapContentObserver.PushMsgInfo
2615 PushMsgInfo(long id, int transparent, int retry, String phone, Uri uri) { in PushMsgInfo()
2674 int retry = ap.getRetry(); in pushMessage() local
2905 int transparent, int retry) { in sendMmsMessage()
DBluetoothMapAppParams.java1196 public void setRetry(int retry) throws IllegalArgumentException { in setRetry()
/packages/services/BuiltInPrintService/jni/lib/
Dlib_wprint.c927 int retry = 0; in _job_thread() local
1290 int retry, result; in _job_thread() local
/packages/apps/Nfc/nci/jni/
DNativeNfcTag.cpp733 int retry = 0; in reSelect() local
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/map/
DBluetoothMapContentObserverTest.java661 int retry = 1; in testPushMsgInfo() local