Home
last modified time | relevance | path

Searched defs:otherSettings (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DAppRestrictionController.java616 final PkgSettings otherSettings = (PkgSettings) other; in equals() local
1046 final SparseArrayMap<String, PkgSettings> otherSettings = ((RestrictionSettings) other) in equals() local