Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java690 final boolean mHasTelephonyFeature; field in DevicePolicyManagerService
1775 mHasTelephonyFeature = mInjector.getPackageManager() in DevicePolicyManagerService()
8740 if (!mHasTelephonyFeature) {
9764 pw.printf("mHasTelephonyFeature=%b\n", mHasTelephonyFeature);
16068 if (!mHasFeature || !mHasTelephonyFeature) {
16089 if (!mHasFeature || !mHasTelephonyFeature) {
16112 if (!mHasFeature || !mHasTelephonyFeature) {
16133 if (!mHasFeature || !mHasTelephonyFeature) {
16154 if (!mHasFeature || !mHasTelephonyFeature) {
16174 if (!mHasFeature || !mHasTelephonyFeature) {