OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mInUse
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/core/java/android/database/sqlite/
SQLiteConnection.java
[
all
...]
/frameworks/base/services/input/
InputReader.cpp
[
all
...]
InputReader.h
840
inline bool isInUse() const { return
mInUse
; }
858
bool
mInUse
;
[
all
...]
Completed in 69 milliseconds