Home
last modified time | relevance | path

Searched refs:telephonyIsDataEnabledForSubscription (Results 1 – 1 of 1) sorted by relevance

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DTelephonyManagerFacade.java958 return telephonyIsDataEnabledForSubscription( in telephonyIsDataEnabled()
963 public Boolean telephonyIsDataEnabledForSubscription( in telephonyIsDataEnabledForSubscription() method in TelephonyManagerFacade
984 enabled = !telephonyIsDataEnabledForSubscription(subId); in telephonyToggleDataConnectionForSubscription()