Searched refs:props (Results 1 – 18 of 18) sorted by relevance
148 Properties props = new Properties(); in testParse_nfcProvisioningIntent() local150 props.setProperty(EXTRA_PROVISIONING_DEVICE_ADMIN_PACKAGE_NAME, TEST_PACKAGE_NAME); in testParse_nfcProvisioningIntent()151 props.setProperty( in testParse_nfcProvisioningIntent()154 setTestWifiInfo(props); in testParse_nfcProvisioningIntent()155 setTestTimeTimeZoneAndLocale(props); in testParse_nfcProvisioningIntent()156 setTestDeviceAdminDownload(props); in testParse_nfcProvisioningIntent()157 props.setProperty(EXTRA_PROVISIONING_ADMIN_EXTRAS_BUNDLE, getTestAdminExtrasString()); in testParse_nfcProvisioningIntent()158 props.setProperty( in testParse_nfcProvisioningIntent()162 props.setProperty(EXTRA_PROVISIONING_MAIN_COLOR, Integer.toString(TEST_MAIN_COLOR)); in testParse_nfcProvisioningIntent()164 props.store(stream, "NFC provisioning intent" /* data description */); in testParse_nfcProvisioningIntent()[all …]
83 Properties props = new Properties(); in test_correctParserUsedToParseNfcIntent() local85 props.setProperty(EXTRA_PROVISIONING_DEVICE_ADMIN_PACKAGE_NAME, TEST_PACKAGE_NAME); in test_correctParserUsedToParseNfcIntent()86 props.setProperty( in test_correctParserUsedToParseNfcIntent()89 props.store(stream, "NFC provisioning intent" /* data description */); in test_correctParserUsedToParseNfcIntent()
109 Properties props = new Properties(); in parse() local110 props.load(new StringReader(new String(firstRecord.getPayload(), UTF_8))); in parse()120 .setDeviceAdminPackageName(props.getProperty( in parse()122 if ((s = props.getProperty(EXTRA_PROVISIONING_DEVICE_ADMIN_COMPONENT_NAME)) in parse()128 builder.setTimeZone(props.getProperty(EXTRA_PROVISIONING_TIME_ZONE)) in parse()130 props.getProperty(EXTRA_PROVISIONING_LOCALE))); in parse()131 if ((s = props.getProperty(EXTRA_PROVISIONING_LOCAL_TIME)) != null) { in parse()136 builder.setWifiInfo(parseWifiInfoFromProperties(props)) in parse()138 .setDeviceAdminDownloadInfo(parsePackageDownloadInfoFromProperties(props)) in parse()143 .setAdminExtrasBundle(deserializeExtrasBundle(props, in parse()[all …]
133 Properties props = new Properties(); in testGetAllProvisioningExtras_Nfc() local135 props.setProperty(EXTRA_PROVISIONING_MAIN_COLOR, ""); in testGetAllProvisioningExtras_Nfc()136 props.setProperty(INVALID_PROVISIONING_EXTRA, ""); in testGetAllProvisioningExtras_Nfc()137 props.setProperty(EXTRA_PROVISIONING_DEVICE_ADMIN_COMPONENT_NAME, ""); in testGetAllProvisioningExtras_Nfc()138 props.store(stream, "NFC provisioning intent" /* data description */); in testGetAllProvisioningExtras_Nfc()
101 .num = 1, .props = testProps in tune()131 struct dtv_property props[] = { in tune() local135 .num = 4, .props = props in tune()444 .num = 1, .props = testProps in getDeliverySystemType()473 switch (feProp.props[0].u.data) { in getDeliverySystemType()
81 jintArray* types, jobjectArray* props) { in get_properties() argument92 callbackEnv->SetObjectArrayElement(*props, i, propVal.get()); in get_properties()124 ScopedLocalRef<jobjectArray> props( in adapter_properties_callback() local127 if (!props.get()) { in adapter_properties_callback()140 jobjectArray propsPtr = props.get(); in adapter_properties_callback()147 types.get(), props.get()); in adapter_properties_callback()178 ScopedLocalRef<jobjectArray> props( in remote_device_properties_callback() local181 if (!props.get()) { in remote_device_properties_callback()204 jobjectArray propsPtr = props.get(); in remote_device_properties_callback()211 types.get(), props.get()); in remote_device_properties_callback()
1737 uint16_t props = 0; in parseParams() local1738 if (isConnectable) props |= 0x01; in parseParams()1739 if (isScannable) props |= 0x02; in parseParams()1740 if (isLegacy) props |= 0x10; in parseParams()1741 if (isAnonymous) props |= 0x20; in parseParams()1742 if (includeTxPower) props |= 0x40; in parseParams()1748 p.advertising_event_properties = props; in parseParams()1779 uint16_t props = 0; in parsePeriodicParams() local1780 if (includeTxPower) props |= 0x40; in parsePeriodicParams()1781 p.periodic_advertising_properties = props; in parsePeriodicParams()
125 Properties props = new Properties(); in getExtrasFromProperties() local126 props.load(new StringReader(new String(firstRecord.getPayload(), UTF_8))); in getExtrasFromProperties()127 final Set<String> keys = props.stringPropertyNames(); in getExtrasFromProperties()
84 List<ICalendar.Property> props = component.getProperties("PROP1"); in testParseBasicComponent() local85 assertEquals(2, props.size()); in testParseBasicComponent()86 List<ICalendar.Parameter> params = props.get(1).getParameters("PARAM1"); in testParseBasicComponent()
191 List<CarPropertyConfig> props; in onCreateView() local193 props = mCarHvacManager.getPropertyList(); in onCreateView()196 props = new ArrayList<>(); in onCreateView()199 for(CarPropertyConfig prop : props) { in onCreateView()
482 CameraDeviceInfo.Characteristics props = info.getCharacteristics(i); in getCameraId() local483 if (props == null) { in getCameraId()487 if (chooser.useCamera(props)) { in getCameraId()
316 final CategoryProperties props = mShownCategories.get(i); in getPageIdFromCategoryId() local317 if (props.mCategoryId == categoryId) { in getPageIdFromCategoryId()320 sum += props.mPageCount; in getPageIdFromCategoryId()
129 public synchronized void getPropConfigs(ArrayList<Integer> props, getPropConfigsCallback cb) { in getPropConfigs() argument131 for (Integer prop : props) { in getPropConfigs()
92 private ParseException expected(Property... props) { in expected() argument96 for (Property prop : props) { in expected()
1dictionary=main:en_us,locale=en_US,description=English (US),date ...
1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ...