Home
last modified time | relevance | path

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

/packages/apps/Phone/src/com/android/phone/
DPhoneUtils.java194 private static ServiceConnection ExtendedNetworkServiceConnection = new ServiceConnection() { field in PhoneUtils
219 ExtendedNetworkServiceConnection, Context.BIND_AUTO_CREATE); in initializeConnectionHandler()