Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/libs/WifiTrackerLib/src/com/android/wifitrackerlib/
DPasspointWifiEntry.java31 import static com.android.wifitrackerlib.Utils.getDisconnectedDescription;
180 connectedStateDescription = getDisconnectedDescription(mInjector, mContext, in getSummary()
DStandardWifiEntry.java41 import static com.android.wifitrackerlib.Utils.getDisconnectedDescription;
192 connectedStateDescription = getDisconnectedDescription(mInjector, mContext, in getSummary()
DUtils.java354 static String getDisconnectedDescription( in getDisconnectedDescription() method in Utils
/frameworks/opt/net/wifi/libs/WifiTrackerLib/tests/src/com/android/wifitrackerlib/
DUtilsTest.java653 assertThat(Utils.getDisconnectedDescription( in testDisconnectedDescription_noAttributionAnnotationPackage_returnsEmpty()
660 assertThat(Utils.getDisconnectedDescription( in testDisconnectedDescription_noAttributionAnnotationPackage_returnsEmpty()
686 assertThat(Utils.getDisconnectedDescription( in testDisconnectedDescription_noInternet_returnsNoInternetString()
703 assertThat(Utils.getDisconnectedDescription( in testDisconnectedDescription_noInternet_returnsNoInternetString()