/packages/apps/Bluetooth/jni/ |
D | com_android_bluetooth_btservice_AdapterService.cpp | 99 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 …]
|
D | com_android_bluetooth_gatt.cpp | 1598 jint properties, jint permissions) in gattServerAddCharacteristicNative() argument 1606 &uuid, properties, permissions); in gattServerAddCharacteristicNative()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
D | ServiceDeclaration.java | 39 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()
|
D | GattService.java | 485 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/ |
D | EmojiCategory.java | 145 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()
|
D | EmojiPalettesView.java | 167 for (final EmojiCategory.CategoryProperties properties in onFinishInflate() 169 addTab(mTabHost, properties.mCategoryId); in onFinishInflate()
|
/packages/apps/Camera2/ |
D | project.properties | 6 # 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…
|
D | proguard-project.txt | 1 # To enable ProGuard in your project, edit project.properties 8 # include property in project.properties.
|
/packages/apps/Calendar/ |
D | project.properties | 6 # 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 | .gitignore | 11 local.properties 13 project.properties
|
/packages/wallpapers/NoiseField/ |
D | default.properties | 6 # 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/ |
D | default.properties | 6 # 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/ |
D | default.properties | 6 # 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/ |
D | InCallController.java | 531 int properties = call.isConference() ? CallProperties.CONFERENCE : 0; in toParcelableCall() local 538 properties, in toParcelableCall()
|
/packages/apps/Calculator/ |
D | .gitignore | 6 local.properties
|
/packages/apps/Gallery2/ |
D | .gitignore | 11 project.properties
|
/packages/services/Telecomm/libs/ |
D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1402373178, ... |