|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EmulatorConsole.GsmMode | |
|---|---|
| com.android.ddmlib | |
| Uses of EmulatorConsole.GsmMode in com.android.ddmlib |
|---|
| Fields in com.android.ddmlib declared as EmulatorConsole.GsmMode | |
|---|---|
EmulatorConsole.GsmMode |
EmulatorConsole.GsmStatus.data
Data status. |
EmulatorConsole.GsmMode |
EmulatorConsole.GsmStatus.voice
Voice status. |
| Methods in com.android.ddmlib that return EmulatorConsole.GsmMode | |
|---|---|
static EmulatorConsole.GsmMode |
EmulatorConsole.GsmMode.getEnum(java.lang.String tag)
|
static EmulatorConsole.GsmMode |
EmulatorConsole.GsmMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static EmulatorConsole.GsmMode[] |
EmulatorConsole.GsmMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.android.ddmlib with parameters of type EmulatorConsole.GsmMode | |
|---|---|
java.lang.String |
EmulatorConsole.setGsmDataMode(EmulatorConsole.GsmMode mode)
Sets the GSM data mode. |
java.lang.String |
EmulatorConsole.setGsmVoiceMode(EmulatorConsole.GsmMode mode)
Sets the GSM voice mode. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||