Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/pm/
DApplicationInfo.java2713 final String[][] inputLists = { in getAllApkPaths() local
2720 for (String[] inputList : inputLists) { in getAllApkPaths()