Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/timezone/
DPackageStatusStorage.java111 return getPackageStatusLocked(); in getPackageStatus()
119 return getPackageStatusLocked(); in getPackageStatus()
128 private PackageStatus getPackageStatusLocked() throws ParseException { in getPackageStatusLocked() method in PackageStatusStorage