Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/soap/
DSppConstants.java100 sErrorStrings.put(SppError.DEVICE_FULL, "Device full"); in sErrorStrings.put() argument
216 public static final int DEVICE_FULL = 11; field in SppConstants.SppError