Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/content/pm/
H A DApplicationInfo.java2497 final String[][] inputLists = { in getAllApkPaths() local
2504 for (String[] inputList : inputLists) { in getAllApkPaths()