OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:configurationState
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Dialer/src/com/android/dialer/voicemail/
VoicemailStatusHelperImpl.java
239
private OverallState getOverallState(int
configurationState
, int dataChannelState,
241
if (
configurationState
== CONFIGURATION_STATE_OK) {
262
} else if (
configurationState
== CONFIGURATION_STATE_CAN_BE_CONFIGURED) {
265
} else if (
configurationState
== Status.CONFIGURATION_STATE_NOT_CONFIGURED) {
/hardware/ti/wpan/tools/FM/FmRxApp/src/com/ti/fmrxapp/
FmRxApp.java
158
private int
configurationState
= CONFIGURATION_STATE_IDLE;
[
all
...]
Completed in 69 milliseconds