Searched refs:currentlyOwnedAppTypes (Results 1 – 1 of 1) sorted by relevance
259 Set<Integer> currentlyOwnedAppTypes = info.getOwnedAppTypes(); in abandonAppFocus() local260 if (!currentlyOwnedAppTypes.contains(appType)) { in abandonAppFocus()