OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MENU_CONFIGURE
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/wpan/tools/FM/FmTxApp/src/com/ti/fmtxapp/
FmTx.java
63
public static final int
MENU_CONFIGURE
= Menu.FIRST + 1;
227
item = menu.add(0,
MENU_CONFIGURE
, 0, R.string.configure);
253
case
MENU_CONFIGURE
:
[
all
...]
/hardware/ti/wpan/tools/FM/FmRxApp/src/com/ti/fmrxapp/
FmRxApp.java
127
public static final int
MENU_CONFIGURE
= Menu.FIRST + 1;
[
all
...]
Completed in 39 milliseconds