Searched refs:expectedAppLabel (Results 1 – 1 of 1) sorted by relevance
786 @NonNull String expectedAppLabel) { in isInstalledAndVerifyAppName() argument788 + sContext.getUser() + ", with app label " + expectedAppLabel); in isInstalledAndVerifyAppName()793 return TextUtils.equals(appLabel, expectedAppLabel); in isInstalledAndVerifyAppName()