OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cqm
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/tests/coretests/src/android/content/
ContentQueryMapTest.java
65
final ContentQueryMap
cqm
= new ContentQueryMap(
67
// Get the current state of the
CQM
. This forces a requery and means that the
69
cqm
.getRows();
73
ContentValues v =
cqm
.getValues("test");
78
cqm
.addObserver(new Observer() {
81
ContentValues v =
cqm
.getValues("test");
85
cqm
.close();
/external/wpa_supplicant_8/src/drivers/
driver_nl80211.c
2550
struct nlattr *
cqm
[NL80211_ATTR_CQM_MAX + 1];
local
10981
struct nlattr *
cqm
;
local
[
all
...]
Completed in 166 milliseconds