Searched refs:getInformation (Results 1 – 7 of 7) sorted by relevance
108 public String getInformation() { in getInformation() method in WifiQrCode109 return mUriParserResults.getInformation(); in getInformation()
215 public String getInformation() { in getInformation() method in AdbQrCode
334 final String information = wifiQrCode.getInformation(); in onViewCreated()
91 assertNull(testResultZxing.getInformation()); in testGetXXXMethods()102 assertEquals(testResultDpp.getInformation(), TEST_INFORMATION); in testGetXXXMethods()
63 assertNull(uri.getInformation()); in verifyZxParsing()195 assertEquals(TEST_DPP_INFORMATION, uri.getInformation()); in testDppParsing()
121 public String getInformation() { in getInformation() method in UriParserResults
520 … @FlaggedApi("com.android.wifi.flags.android_v_wifi_api") @Nullable public String getInformation();