OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sThreadRefCount
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/wifi/java/android/net/wifi/
RttManager.java
329
private static int
sThreadRefCount
;
350
if (++
sThreadRefCount
== 1) {
WifiScanner.java
610
private static int
sThreadRefCount
;
630
if (++
sThreadRefCount
== 1) {
[
all
...]
WifiManager.java
559
private static int
sThreadRefCount
;
[
all
...]
Completed in 41 milliseconds