HomeSort by relevance Sort by last modified time
    Searched refs:category (Results 676 - 700 of 1669) sorted by null

<<21222324252627282930>>

  /system/bt/btif/co/
bta_av_co.cc 502 uint8_t category = A2DP_SUCCESS; local
539 category = AVDT_ASC_PROTECT;
545 category = AVDT_ASC_PROTECT;
582 category = AVDT_ASC_CODEC;
588 APPL_TRACE_DEBUG("%s: reject s=%d c=%d", __func__, status, category);
590 bta_av_ci_setconfig(hndl, status, category, 0, NULL, false, avdt_handle);
    [all...]
  /system/bt/stack/avdt/
avdt_api.cc 538 uint8_t category) {
544 AVDT_TRACE_DEBUG("%s: handle=%d label=%d error_code=%d category=%d", __func__,
545 handle, label, error_code, category);
561 evt.msg.hdr.err_param = category;
770 uint8_t category) {
775 AVDT_TRACE_DEBUG("%s: handle=%d label=%d error_code=%d category=%d", __func__,
776 handle, label, error_code, category);
786 evt.msg.hdr.err_param = category;
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
TaskStackView.java 175 @ViewDebug.ExportedProperty(category="recents")
177 @ViewDebug.ExportedProperty(category="recents")
179 @ViewDebug.ExportedProperty(category="recents")
181 @ViewDebug.ExportedProperty(category="recents")
183 @ViewDebug.ExportedProperty(category="recents")
185 @ViewDebug.ExportedProperty(category="recents")
188 @ViewDebug.ExportedProperty(category="recents")
190 @ViewDebug.ExportedProperty(category="recents")
192 @ViewDebug.ExportedProperty(category="recents")
196 @ViewDebug.ExportedProperty(category="recents"
    [all...]
  /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/util/
ULocale.java 257 * the specific functionality represented by the category.
260 public enum Category {
262 * Category used to represent the default locale for displaying user interfaces.
267 * Category used to represent the default locale for formatting date, number and/or currency.
531 private static Locale[] defaultCategoryLocales = new Locale[Category.values().length];
532 private static ULocale[] defaultCategoryULocales = new ULocale[Category.values().length];
535 for (Category cat: Category.values()) {
567 // We need to update category defaults to match the
569 for (Category cat : Category.values())
    [all...]
  /external/webrtc/webrtc/modules/audio_device/ios/
audio_device_ios.mm 99 // required category and mode are enabled.
108 // Ensure that the required category and mode are actually activated.
109 if (![session.category isEqualToString:AVAudioSessionCategoryPlayAndRecord]) {
111 << "Failed to set category to AVAudioSessionCategoryPlayAndRecord";
145 // Use a category which supports simultaneous recording and playback.
146 // By default, using this category implies that our app?s audio is
149 if (session.category != AVAudioSessionCategoryPlayAndRecord) {
186 // Ensure that the active audio session has the correct category and mode.
188 LOG(LS_ERROR) << "Failed to verify audio session category and mode";
193 // must be done after setting the audio session?s category and mode an
    [all...]
  /frameworks/base/core/java/android/widget/
LinearLayout.java 136 @ViewDebug.ExportedProperty(category = "layout")
146 @ViewDebug.ExportedProperty(category = "layout")
154 @ViewDebug.ExportedProperty(category = "measurement")
157 @ViewDebug.ExportedProperty(category = "measurement")
160 @ViewDebug.ExportedProperty(category = "measurement", flagMapping = {
194 @ViewDebug.ExportedProperty(category = "measurement")
197 @ViewDebug.ExportedProperty(category = "layout")
200 @ViewDebug.ExportedProperty(category = "layout")
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/22.9.2/
lint-22.9.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/23.0.1/
lint-23.0.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/23.0.2/
lint-23.0.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/23.1.0/
lint-23.1.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/23.1.3/
lint-23.1.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/23.1.4/
lint-23.1.4.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/23.2.0/
lint-23.2.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/23.2.1/
lint-23.2.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/23.2.2/
lint-23.2.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/23.2.4/
lint-23.2.4.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/23.2.5/
lint-23.2.5.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/23.2.8/
lint-23.2.8.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/24.0.0/
lint-24.0.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/24.0.1/
lint-24.0.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/24.1.0/
lint-24.1.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/24.1.3/
lint-24.1.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/24.2.0/
lint-24.2.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/24.2.0-alpha1/
lint-24.2.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/24.2.0-beta4/
lint-24.2.0-beta4.jar 

Completed in 361 milliseconds

<<21222324252627282930>>