Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/applications/
DApplicationsState.java89 final File apkFile; field in ApplicationsState.AppEntry
118 apkFile = new File(info.sourceDir); in AppEntry()
128 if (!this.apkFile.exists()) { in ensureLabel()
141 if (this.apkFile.exists()) { in ensureIconLocked()
152 if (this.apkFile.exists()) { in ensureIconLocked()