Searched refs:allowPrivate (Results 1 – 2 of 2) sorted by relevance
476 private ModelField getField(String name, boolean allowPrivate, boolean isStatic) { in getField() argument482 (allowPrivate || field.isPublic())) { in getField()
2347 final Setting allowPrivate = systemSecureSettings.getSettingLocked( in onUpgradeLocked() local2349 if (!allowPrivate.isNull()) { in onUpgradeLocked()2353 allowPrivate.getValue(), in onUpgradeLocked()