Home
last modified time | relevance | path

Searched defs:num_tries (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/cache/
DImageLoader.java442 int num_tries = 0; in loadBitmapWithBackouts() local
486 int num_tries = 0; in decodeResourceWithBackouts() local
/packages/modules/Uwb/service/java/com/android/server/uwb/pm/
DProfileManager.java120 int num_tries = 0; in addServiceProfile() local
/packages/modules/adb/pairing_connection/
Dpairing_server.cpp318 uint8_t num_tries = 0; in ConnectionEventsWorker() local
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/tools/
DSaveImage.java342 int num_tries = 0; in processAndSaveImage() local
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_int.h226 uint8_t num_tries; /* Number of retries to send a packet */ member