Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_btservice_AdapterService.cpp91 static int get_properties(int num_properties, bt_property_t *properties, jintArray *types, in get_properties() argument
95 propVal = callbackEnv->NewByteArray(properties[i].len); in get_properties()
98 callbackEnv->SetByteArrayRegion(propVal, 0, properties[i].len, in get_properties()
99 (jbyte*)properties[i].val); in get_properties()
103 callbackEnv->SetIntArrayRegion(*types, i, 1, (jint *)&properties[i].type); in get_properties()
113 bt_property_t *properties) { in adapter_properties_callback() argument
159 if (get_properties(num_properties, properties, &types, &props) < 0) { in adapter_properties_callback()
175 int num_properties, bt_property_t *properties) { in remote_device_properties_callback() argument
228 if (get_properties(num_properties, properties, &types, &props) < 0) { in remote_device_properties_callback()
249 static void device_found_callback(int num_properties, bt_property_t *properties) { in device_found_callback() argument
[all …]
Dcom_android_bluetooth_gatt.cpp1158 jint properties, jint permissions) in gattServerAddCharacteristicNative() argument
1166 &uuid, properties, permissions); in gattServerAddCharacteristicNative()
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DServiceDeclaration.java39 int properties = 0; field in ServiceDeclaration.Entry
59 Entry(UUID uuid, int properties, int permissions, int instance) { in Entry() argument
64 this.properties = properties; in Entry()
98 void addCharacteristic(UUID uuid, int properties, int permissions) { in addCharacteristic() argument
99 mEntries.add(new Entry(uuid, properties, permissions, 0 /*instance*/)); in addCharacteristic()
DGattService.java460 int properties, int permissions) { in addCharacteristic() argument
463 service.addCharacteristic(serverIf, charId.getUuid(), properties, in addCharacteristic()
1662 void addCharacteristic(int serverIf, UUID charUuid, int properties, in addCharacteristic() argument
1667 getActiveDeclaration().addCharacteristic(charUuid, properties, permissions); in addCharacteristic()
1838 entry.properties, entry.permissions); in continueServiceDeclaration()
2079 int properties, int permissions); in gattServerAddCharacteristicNative() argument
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DEmojiPalettesView.java180 final CategoryProperties properties = in addShownCategoryId() local
182 mShownCategories.add(properties); in addShownCategoryId()
288 for (CategoryProperties properties : mShownCategories) { in getCategoryIdAndPageIdFromPagePosition()
290 sum += properties.mPageCount; in getCategoryIdAndPageIdFromPagePosition()
292 return new Pair<Integer, Integer>(properties.mCategoryId, position - temp); in getCategoryIdAndPageIdFromPagePosition()
346 for (CategoryProperties properties : mShownCategories) { in getTotalPageCountOfAllCategories()
347 sum += properties.mPageCount; in getTotalPageCountOfAllCategories()
455 for (final CategoryProperties properties : mEmojiCategory.getShownCategories()) { in onFinishInflate()
456 addTab(mTabHost, properties.mCategoryId); in onFinishInflate()
/packages/apps/Camera2/
Dproject.properties6 # To customize properties used by the Ant build system edit
7 # "ant.properties", and override values to adapt the script to your
10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
Dproguard-project.txt1 # To enable ProGuard in your project, edit project.properties
8 # include property in project.properties.
/packages/apps/Calendar/
Dproject.properties6 # To customize properties used by the Ant build system edit
7 # "ant.properties", and override values to adapt the script to your
10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
/packages/apps/VideoEditor/
Ddefault.properties6 # To customize properties used by the Ant build system use,
7 # "build.properties", and override values to adapt the script to your
/packages/wallpapers/NoiseField/
Ddefault.properties6 # To customize properties used by the Ant build system use,
7 # "build.properties", and override values to adapt the script to your
/packages/wallpapers/Galaxy4/
Ddefault.properties6 # To customize properties used by the Ant build system use,
7 # "build.properties", and override values to adapt the script to your
/packages/wallpapers/PhaseBeam/
Ddefault.properties6 # To customize properties used by the Ant build system use,
7 # "build.properties", and override values to adapt the script to your
/packages/apps/DeskClock/
D.gitignore8 project.properties
/packages/apps/Gallery2/
D.gitignore11 project.properties
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_wordlist.combined.gz