Home
last modified time | relevance | path

Searched defs:AdbQrCode (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/wifi/dpp/
H A DAdbQrCode.java27 public class AdbQrCode extends WifiQrCode { class
32 public AdbQrCode(String qrCode) throws IllegalArgumentException { in AdbQrCode() method in AdbQrCode