Home
last modified time | relevance | path

Searched defs: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()
1439 protected void verifyIntentFilter(int id, int verificationCode, List<String> failedDomains) {} in verifyIntentFilter()