Searched refs:ServiceStateContainer (Results 1 – 2 of 2) sorted by relevance
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/ |
D | TelephonyEvents.java | 234 TelephonyConstants.ServiceStateContainer.SUBSCRIPTION_ID, in toJSON() 237 TelephonyConstants.ServiceStateContainer.VOICE_REG_STATE, in toJSON() 241 TelephonyConstants.ServiceStateContainer.VOICE_NETWORK_TYPE, in toJSON() 245 TelephonyConstants.ServiceStateContainer.DATA_REG_STATE, in toJSON() 249 TelephonyConstants.ServiceStateContainer.DATA_NETWORK_TYPE, in toJSON() 253 TelephonyConstants.ServiceStateContainer.OPERATOR_NAME, in toJSON() 256 TelephonyConstants.ServiceStateContainer.OPERATOR_ID, in toJSON() 259 TelephonyConstants.ServiceStateContainer.IS_MANUAL_NW_SELECTION, in toJSON() 262 TelephonyConstants.ServiceStateContainer.ROAMING, in toJSON() 265 TelephonyConstants.ServiceStateContainer.IS_EMERGENCY_ONLY, in toJSON() [all …]
|
D | TelephonyConstants.java | 409 public static class ServiceStateContainer { class in TelephonyConstants
|