OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getCurrentDataConnectionState
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/telephony/java/com/android/internal/telephony/
ServiceStateTracker.java
303
public abstract int
getCurrentDataConnectionState
();
316
if (
getCurrentDataConnectionState
() == ServiceState.STATE_IN_SERVICE) {
334
if (
getCurrentDataConnectionState
() != ServiceState.STATE_IN_SERVICE) {