Home
last modified time | relevance | path

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

/frameworks/base/services/net/java/android/net/
DConnectivityModuleConnector.java147 Intent getModuleServiceIntent( in getModuleServiceIntent() method
155 public Intent getModuleServiceIntent( in getModuleServiceIntent() method in ConnectivityModuleConnector.DependenciesImpl
222 Intent intent = mDeps.getModuleServiceIntent(pm, serviceIntentBaseAction, in startModuleService()
227 intent = mDeps.getModuleServiceIntent(pm, serviceIntentBaseAction, in startModuleService()