OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ITEM_NAME
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/wpan/tools/FM/FmRxApp/src/com/ti/fmrxapp/
DBAdapter.java
36
public static final String
ITEM_NAME
= "name";
110
initialValues.put(
ITEM_NAME
, itemName);
130
ITEM_NAME
},
148
ITEM_NAME
},
169
args.put(
ITEM_NAME
, itemName);
FmRxAppConstants.java
100
public static final String
ITEM_NAME
= "name";
Completed in 136 milliseconds