Home
last modified time | relevance | path

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

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowApplicationPackageManager.java864 protected void verifyPendingInstall(int id, int verificationCode) { in verifyPendingInstall() argument
868 verificationResults.put(id, verificationCode); in verifyPendingInstall()
1439 protected void verifyIntentFilter(int id, int verificationCode, List<String> failedDomains) {} in verifyIntentFilter() argument