OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:available
(Results
851 - 875
of
48531
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/frameworks/base/core/java/com/android/internal/util/
TokenBucket.java
33
* The
available
amount of tokens is computed lazily when the bucket state is inspected.
44
private int mAvailable; // Current number of
available
tokens.
70
/** Reset this TokenBucket and set its number of
available
tokens. */
82
/** Returns this TokenBucket currently number of
available
tokens. */
83
public int
available
() {
method in class:TokenBucket
88
/** Returns true if this TokenBucket as one or more tokens
available
. */
94
/** Consumes a token from this TokenBucket and returns true if a token is
available
. */
/hardware/interfaces/gnss/1.0/default/
GnssConfiguration.cpp
35
ALOGE("%s: GNSS Configuration interface is not
available
.", __func__);
46
ALOGE("%s: GNSS Configuration interface is not
available
.", __func__);
58
ALOGE("%s: GNSS Configuration interface is not
available
.", __func__);
69
ALOGE("%s: GNSS Configuration interface is not
available
.", __func__);
80
ALOGE("%s: GNSS Configuration interface is not
available
.", __func__);
92
ALOGE("%s: GNSS Configuration interface is not
available
.", __func__);
103
ALOGE("%s: GNSS Configuration interface is not
available
.", __func__);