OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getRetry
(Results
1 - 3
of
3
) sorted by null
/system/security/keystore/
user_state.h
45
int8_t
getRetry
() const { return mRetry; }
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
ANQPData.java
72
mRetry = Math.max(existing.
getRetry
() + 1, MAX_RETRY);
126
private int
getRetry
() {
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapAppParams.java
[
all
...]
Completed in 495 milliseconds