Home
last modified time | relevance | path

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

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java960 final boolean mHasTelephonyFeature; field in DevicePolicyManagerService
2099 mHasTelephonyFeature = mInjector.getPackageManager() in DevicePolicyManagerService()
10099 if (!mHasTelephonyFeature) {
10111 if (!mHasTelephonyFeature) {
11377 pw.printf("mHasTelephonyFeature=%b\n", mHasTelephonyFeature);
11593 if (!mHasFeature || !mHasTelephonyFeature) {
19834 if (!mHasFeature || !mHasTelephonyFeature) {
19860 if (!mHasFeature || !mHasTelephonyFeature) {
19890 if (!mHasFeature || !mHasTelephonyFeature) {
19938 if (!mHasFeature || !mHasTelephonyFeature) {
[all …]