Home
last modified time | relevance | path

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

/packages/services/BuiltInPrintService/src/com/android/bips/p2p/
DP2pMonitor.java38 private String mConnectedInterface; field in P2pMonitor
137 mConnectedInterface = networkInterface; in connect()
142 mConnectedInterface = null; in connect()
166 if (mConnection.getListenerCount() == 1 && mConnectedInterface == null) { in stopConnect()
180 return mConnectedInterface; in getConnectedInterface()
188 mConnectedInterface = null; in stopAll()