Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_btservice_AdapterService.cpp99 static int get_properties(int num_properties, bt_property_t *properties, jintArray *types, in get_properties() argument
103 propVal = callbackEnv->NewByteArray(properties[i].len); in get_properties()
106 callbackEnv->SetByteArrayRegion(propVal, 0, properties[i].len, in get_properties()
107 (jbyte*)properties[i].val); in get_properties()
111 callbackEnv->SetIntArrayRegion(*types, i, 1, (jint *)&properties[i].type); in get_properties()
121 bt_property_t *properties) { in adapter_properties_callback() argument
167 if (get_properties(num_properties, properties, &types, &props) < 0) { in adapter_properties_callback()
183 int num_properties, bt_property_t *properties) { in remote_device_properties_callback() argument
236 if (get_properties(num_properties, properties, &types, &props) < 0) { in remote_device_properties_callback()
257 static void device_found_callback(int num_properties, bt_property_t *properties) { in device_found_callback() argument
[all …]
Dcom_android_bluetooth_gatt.cpp1598 jint properties, jint permissions) in gattServerAddCharacteristicNative() argument
1606 &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.java485 int properties, int permissions) { in addCharacteristic() argument
488 service.addCharacteristic(serverIf, charId.getUuid(), properties, in addCharacteristic()
1915 void addCharacteristic(int serverIf, UUID charUuid, int properties, in addCharacteristic() argument
1920 getActiveDeclaration().addCharacteristic(charUuid, properties, permissions); in addCharacteristic()
2100 entry.properties, entry.permissions); in continueServiceDeclaration()
2366 int properties, int permissions); in gattServerAddCharacteristicNative() argument
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/
DEmojiCategory.java145 final CategoryProperties properties = in addShownCategoryId() local
147 mShownCategories.add(properties); in addShownCategoryId()
253 for (final CategoryProperties properties : mShownCategories) { in getCategoryIdAndPageIdFromPagePosition()
255 sum += properties.mPageCount; in getCategoryIdAndPageIdFromPagePosition()
257 return new Pair<>(properties.mCategoryId, position - temp); in getCategoryIdAndPageIdFromPagePosition()
314 for (CategoryProperties properties : mShownCategories) { in getTotalPageCountOfAllCategories()
315 sum += properties.mPageCount; in getTotalPageCountOfAllCategories()
DEmojiPalettesView.java167 for (final EmojiCategory.CategoryProperties properties in onFinishInflate()
169 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/DeskClock/
D.gitignore11 local.properties
13 project.properties
/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/services/Telecomm/src/com/android/server/telecom/
DInCallController.java531 int properties = call.isConference() ? CallProperties.CONFERENCE : 0; in toParcelableCall() local
538 properties, in toParcelableCall()
/packages/apps/Calculator/
D.gitignore6 local.properties
/packages/apps/Gallery2/
D.gitignore11 project.properties
/packages/services/Telecomm/libs/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/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.gz1dictionary=main:en,locale=en,description=English,date=1402373178, ...