Home
last modified time | relevance | path

Searched refs:NFC (Results 1 – 25 of 33) sorted by relevance

12

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/power/
DPowerComponentHandlerUnitTest.java29 import static android.car.hardware.power.PowerComponent.NFC;
81 MEDIA, MICROPHONE, NFC, PROJECTION, TRUSTED_DEVICE_DETECTION, in testGetAccumulatedPolicy_firstTime()
93 MEDIA, MICROPHONE, NFC, PROJECTION, TRUSTED_DEVICE_DETECTION, in testApplyPowerPolicy_oneTime()
105 new CarPowerPolicy("test_policy2", new int[]{WIFI, DISPLAY}, new int[]{NFC}), in testApplyPowerPolicy_multipleTimes()
110 new int[]{BLUETOOTH, CELLULAR, ETHERNET, LOCATION, MICROPHONE, NFC, PROJECTION, in testApplyPowerPolicy_multipleTimes()
DPolicyReaderUnitTest.java29 import static android.car.hardware.power.PowerComponent.NFC;
72 new int[]{AUDIO, MEDIA, DISPLAY, BLUETOOTH, CELLULAR, ETHERNET, PROJECTION, NFC, INPUT,
76 new int[]{MEDIA, DISPLAY, BLUETOOTH, WIFI, CELLULAR, ETHERNET, PROJECTION, NFC, INPUT,
90 new int[]{AUDIO, MEDIA, DISPLAY, BLUETOOTH, PROJECTION, NFC, INPUT,
94 new int[]{BLUETOOTH, WIFI, CELLULAR, ETHERNET, NFC, CPU},
/packages/services/Car/cpp/powerpolicy/server/tests/
DPowerComponentHandlerTest.cpp73 createPolicy("test_policy", {PowerComponent::WIFI, PowerComponent::NFC}, in TEST_F()
78 ASSERT_TRUE(*handler.getPowerComponentState(PowerComponent::NFC)); in TEST_F()
89 {PowerComponent::NFC}}, in TEST_F()
100 PowerComponent::ETHERNET, PowerComponent::PROJECTION, PowerComponent::NFC, in TEST_F()
DPolicyManagerTest.cpp86 PowerComponent::NFC, PowerComponent::INPUT,
95 PowerComponent::PROJECTION, PowerComponent::NFC,
121 PowerComponent::NFC, PowerComponent::INPUT,
128 PowerComponent::NFC, PowerComponent::CPU},
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hardware/power/
DPowerComponentUtilUnitTest.java59 new int[]{PowerComponent.WIFI, PowerComponent.NFC}); in testHasComponents()
65 .setComponents(PowerComponent.LOCATION, PowerComponent.NFC).build(); in testHasComponents()
DCarPowerManagerUnitTest.java29 import static android.car.hardware.power.PowerComponent.NFC;
253 new int[]{BLUETOOTH, CELLULAR, ETHERNET, LOCATION, MICROPHONE, NFC, PROJECTION, in testGetCurrentPowerPolicy()
/packages/services/Car/car-lib/src/android/car/hardware/power/
DPowerComponentUtil.java164 return PowerComponent.NFC; in toPowerComponent()
206 case PowerComponent.NFC: in powerComponentToString()
DPowerComponent.java52 */int NFC = 9; field
/packages/services/Car/cpp/powerpolicy/server/src/
DPolicyManager.cpp95 PowerComponent::NFC,
109 PowerComponent::NFC,
127 {PowerComponent::BLUETOOTH, PowerComponent::NFC, PowerComponent::TRUSTED_DEVICE_DETECTION};
/packages/apps/Nfc/src/com/android/nfc/
DNfcPermissions.java18 static final String NFC_PERMISSION = android.Manifest.permission.NFC;
/packages/apps/Nfc/nci/jni/extns/pn54x/src/common/
DphNfcTypes.h135 unsigned int NFC : 1; /* Protocol NFC. */ member
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/event/
DDeadKeyCombiner.java288 final String normalizedString = Normalizer.normalize(sb, Normalizer.Form.NFC); in processEvent()
/packages/apps/Nfc/src/com/android/nfc/cardemulation/
DRegisteredServicesCache.java245 if (pm.checkPermission(android.Manifest.permission.NFC, si.packageName) != in getInstalledServices()
249 android.Manifest.permission.NFC); in getInstalledServices()
DRegisteredNfcFServicesCache.java238 if (pm.checkPermission(android.Manifest.permission.NFC, si.packageName) != in getInstalledServices()
242 android.Manifest.permission.NFC); in getInstalledServices()
/packages/services/Car/service/src/com/android/car/power/
DPolicyReader.java117 PowerComponent.BLUETOOTH, PowerComponent.PROJECTION, PowerComponent.NFC,
122 new ArraySet<>(Arrays.asList(PowerComponent.BLUETOOTH, PowerComponent.NFC,
DPowerComponentHandler.java480 case PowerComponent.NFC: in createPowerComponent()
/packages/services/Car/car-lib/api/
Dcurrent.txt603 field public static final int NFC = 9; // 0x9
/packages/modules/RuntimeI18n/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt3807 Landroid/icu/text/Normalizer;->NFC:Landroid/icu/text/Normalizer$Mode;
/packages/inputmethods/LatinIME/dictionaries/
Dsl_wordlist.combined.gz
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
Dit_wordlist.combined.gz1dictionary=main:it,locale=it,description=Italiano,date=1414726258, ...
Dpt_BR_wordlist.combined.gz1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ...
Dcs_wordlist.combined.gz1dictionary=main:cs,locale=cs,description=Čeština,date=1393228134, ...

12