HomeSort by relevance Sort by last modified time
    Searched refs:SOURCE (Results 126 - 150 of 914) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/conscrypt/common/src/main/java/org/conscrypt/
ExperimentalApi.java 2 * Copyright (C) 2017 The Android Open Source Project
37 @Retention(RetentionPolicy.SOURCE)
  /external/protobuf/java/core/src/main/java/com/google/protobuf/
ExperimentalApi.java 5 // Redistribution and use in source and binary forms, with or without
9 // * Redistributions of source code must retain the above copyright
51 @Retention(RetentionPolicy.SOURCE)
  /frameworks/base/core/java/android/annotation/
TestApi.java 2 * Copyright (C) 2015 The Android Open Source Project
40 @Retention(RetentionPolicy.SOURCE)
  /frameworks/base/core/java/android/app/servertransaction/
ActivityLifecycleItem.java 2 * Copyright 2017 The Android Open Source Project
41 @Retention(RetentionPolicy.SOURCE)
  /packages/apps/Car/Media/src/com/android/car/media/
MediaConstants.java 2 * Copyright 2018 The Android Open Source Project
44 @Retention(RetentionPolicy.SOURCE)
  /packages/apps/Dialer/java/com/android/dialer/simulator/
Simulator.java 2 * Copyright (C) 2017 The Android Open Source Project
36 @Retention(RetentionPolicy.SOURCE)
47 @Retention(RetentionPolicy.SOURCE)
62 @Retention(RetentionPolicy.SOURCE)
88 @Retention(RetentionPolicy.SOURCE)
  /packages/apps/Dialer/java/com/android/incallui/videosurface/protocol/
VideoSurfaceTexture.java 2 * Copyright (C) 2016 The Android Open Source Project
30 @Retention(RetentionPolicy.SOURCE)
  /packages/apps/Dialer/java/com/android/incallui/videotech/utils/
SessionModificationState.java 2 * Copyright (C) 2017 The Android Open Source Project
27 @Retention(RetentionPolicy.SOURCE)
  /packages/services/Car/car-lib/src/android/car/
EvConnectorType.java 2 * Copyright (C) 2017 The Android Open Source Project
49 @Retention(RetentionPolicy.SOURCE)
FuelType.java 2 * Copyright (C) 2017 The Android Open Source Project
61 @Retention(RetentionPolicy.SOURCE)
VehiclePropertyType.java 2 * Copyright (C) 2018 The Android Open Source Project
42 @Retention(RetentionPolicy.SOURCE)
  /test/suite_harness/tools/dex-tools/test/dex/reader/util/
JavaSource.java 2 * Copyright (C) 2009 The Android Open Source Project
27 * {@code JavaSource} represents an in-memory java source.
35 Kind.SOURCE);
  /external/cn-cbor/cmake/
CoverallsGenerateGcov.cmake 26 # 3. Run this script specifying which source files the coverage should be performed on.
55 message(FATAL_ERROR "Coveralls: Missing the list of source files that we should get the coverage data for COVERAGE_SRCS")
118 # to the original source file path the .gcov is for:
151 # This means that the generated gcov filename of a source file will
214 # Is this in the list of source files?
215 # TODO: We want to match against relative path filenames from the source file root...
262 # The new coveralls API doesn't need the entire source (Yay!)
281 # Instead of trying to parse the source from the
282 # gcov file, simply read the file contents from the source file.
307 # Hitcount |Line | Source
    [all...]
  /external/fio/
Makefile 39 SOURCE := $(patsubst $(SRCDIR)/%,%,$(wildcard $(SRCDIR)/crc/*.c)) \
56 SOURCE += engines/libhdfs.c
69 SOURCE += engines/libaio.c
72 SOURCE += engines/rdma.c
75 SOURCE += engines/posixaio.c
78 SOURCE += engines/falloc.c
81 SOURCE += engines/e4defrag.c
84 SOURCE += engines/splice.c
87 SOURCE += engines/guasi.c
90 SOURCE += engines/fusion-aw.
    [all...]
  /frameworks/base/media/java/android/media/
SyncParams.java 2 * Copyright 2015 The Android Open Source Project
40 * <p> <strong>sync source:</strong> select
41 * clock source for sync.
46 * Use system clock for sync source.</li>
48 * Use audio track for sync source.</li>
53 * change to keep media in sync with the sync source. The handling of this depends
54 * on the sync source, but must not be negative, and must be less than one.
56 * sync source is vsync. Negative values can be used to clear a previous hint.
68 @Retention(RetentionPolicy.SOURCE)
72 * Use the default sync source (default). If media has video, the sync renders to
    [all...]
  /frameworks/support/compat/src/main/java/androidx/core/content/pm/
PermissionInfoCompat.java 2 * Copyright 2018 The Android Open Source Project
45 @Retention(RetentionPolicy.SOURCE)
64 @Retention(RetentionPolicy.SOURCE)
  /frameworks/support/paging/common/src/main/java/androidx/paging/
PageResult.java 2 * Copyright 2018 The Android Open Source Project
19 import static java.lang.annotation.RetentionPolicy.SOURCE;
40 @Retention(SOURCE)
  /hardware/interfaces/usb/1.0/
types.hal 2 * Copyright (C) 2016 The Android Open Source Project
52 * The port can either be a "source" or "sink" for power.
100 SOURCE = 1,
124 * Indicates the port can only act as host for data and source for power.
209 * and source for power.
  /packages/apps/Contacts/src/com/android/contacts/util/
DeviceLocalAccountTypeFactory.java 2 * Copyright (C) 2016 The Android Open Source Project
26 import static java.lang.annotation.RetentionPolicy.SOURCE;
34 @Retention(SOURCE)
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
UserManagerCompatUtils.java 2 * Copyright (C) 2016 The Android Open Source Project
27 import static java.lang.annotation.RetentionPolicy.SOURCE;
53 @Retention(SOURCE)
  /packages/services/Car/car-support-lib/src/android/support/car/
CarAppFocusManager.java 2 * Copyright (C) 2015 The Android Open Source Project
101 @Retention(RetentionPolicy.SOURCE)
118 @Retention(RetentionPolicy.SOURCE)
  /frameworks/base/core/java/com/android/internal/view/
InputMethodClient.java 2 * Copyright (C) 2015 The Android Open Source Project
25 import static java.lang.annotation.RetentionPolicy.SOURCE;
39 @Retention(SOURCE)
82 @Retention(SOURCE)
  /frameworks/base/telephony/java/android/telephony/ims/stub/
ImsSmsImplBase.java 2 * Copyright (C) 2018 The Android Open Source Project
49 @Retention(RetentionPolicy.SOURCE)
81 @Retention(RetentionPolicy.SOURCE)
108 @Retention(RetentionPolicy.SOURCE)
  /frameworks/support/compat/src/main/java/androidx/core/text/
HtmlCompat.java 2 * Copyright 2018 The Android Open Source Project
21 import static java.lang.annotation.RetentionPolicy.SOURCE;
126 @Retention(SOURCE)
136 @Retention(SOURCE)
145 public static Spanned fromHtml(@NonNull String source, @FromHtmlFlags int flags) {
147 return Html.fromHtml(source, flags);
150 return Html.fromHtml(source);
159 public static Spanned fromHtml(@NonNull String source, @FromHtmlFlags int flags,
162 return Html.fromHtml(source, flags, imageGetter, tagHandler);
165 return Html.fromHtml(source, imageGetter, tagHandler)
    [all...]
  /frameworks/support/slices/view/src/main/java/androidx/slice/widget/
EventInfo.java 2 * Copyright 2018 The Android Open Source Project
43 @Retention(RetentionPolicy.SOURCE)
83 @Retention(RetentionPolicy.SOURCE)
117 @Retention(RetentionPolicy.SOURCE)

Completed in 632 milliseconds

1 2 3 4 56 7 8 91011>>