| /frameworks/base/core/tests/coretests/src/android/view/textclassifier/ |
| D | TextSelectionTest.java | 40 final TextSelection reference = new TextSelection.Builder(startIndex, endIndex) in testParcel() local 69 final TextSelection.Request reference = in testParcelRequest() local
|
| D | TextLinksTest.java | 59 final TextLinks reference = new TextLinks.Builder(fullText) in testParcel() local 94 final TextLinks.Request reference = new TextLinks.Request.Builder("text") in testParcelOptions() local
|
| D | TextClassificationTest.java | 85 final TextClassification reference = new TextClassification.Builder() in testParcel() local 150 final TextClassification reference = new TextClassification.Builder() in testParcelLegacy() local 181 final TextClassification.Request reference = in testParcelParcel() local
|
| /frameworks/support/textclassifier/src/androidTest/java/androidx/textclassifier/ |
| D | TextSelectionTest.java | 39 final TextSelection reference = new TextSelection.Builder(startIndex, endIndex) in testParcel() local 67 TextSelection.Options reference = new TextSelection.Options() in testParcelOptions() local
|
| D | TextClassificationTest.java | 74 final TextClassification reference = new TextClassification.Builder() in testParcel() local 147 TextClassification.Options reference = new TextClassification.Options() in testParcelOptions() local
|
| D | TextLinksTest.java | 97 final TextLinks reference = new TextLinks.Builder(fullText) in testParcel() local 134 TextLinks.Options reference = new TextLinks.Options() in testParcelOptions() local
|
| /frameworks/compile/mclinker/include/mcld/ADT/ |
| D | TypeTraits.h | 23 typedef const DataType& reference; typedef 33 typedef DataType& reference; typedef 43 typedef const DataType& reference; typedef 54 typedef DataType& reference; typedef
|
| D | BinTree.h | 93 typedef typename traits::reference reference; typedef 185 typedef typename traits::reference reference; typedef 342 typedef value_type& reference; typedef
|
| /frameworks/support/navigation/safe-args-generator/src/tests/test-data/expected/ |
| D | MainFragmentArgs.java | 12 private int reference = a.b.R.drawable.background; field in MainFragmentArgs 78 private int reference = a.b.R.drawable.background; field in MainFragmentArgs.Builder 116 public Builder setReference(int reference) { in setReference()
|
| /frameworks/base/tools/aapt2/link/ |
| D | ReferenceLinker.cpp | 203 const SymbolTable::Symbol* ReferenceLinker::ResolveSymbol(const Reference& reference, in ResolveSymbol() 220 const SymbolTable::Symbol* ReferenceLinker::ResolveSymbolCheckVisibility(const Reference& reference, in ResolveSymbolCheckVisibility() 238 const Reference& reference, const CallSite& callsite, SymbolTable* symbols, in ResolveAttributeCheckVisibility() 253 Maybe<xml::AaptAttribute> ReferenceLinker::CompileXmlAttribute(const Reference& reference, in CompileXmlAttribute() 323 bool ReferenceLinker::LinkReference(const CallSite& callsite, Reference* reference, in LinkReference()
|
| /frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/ |
| D | CustomBar.java | 138 protected TextView setText(int index, String string, boolean reference) { in setText() 149 private void setText(TextView textView, String string, boolean reference) { in setText() 281 private ResourceValue getResourceValue(String reference) { in getResourceValue()
|
| /frameworks/base/core/java/com/android/internal/util/ |
| D | Preconditions.java | 109 public static @NonNull <T> T checkNotNull(final T reference) { in checkNotNull() 126 public static @NonNull <T> T checkNotNull(final T reference, final Object errorMessage) { in checkNotNull() 144 public static @NonNull <T> T checkNotNull(final T reference, in checkNotNull()
|
| /frameworks/compile/mclinker/include/mcld/Script/ |
| D | StringList.h | 31 typedef Tokens::reference reference; typedef
|
| D | SectionsCmd.h | 32 typedef SectionCommands::reference reference; typedef
|
| /frameworks/compile/mclinker/include/mcld/Support/ |
| D | GCFactory.h | 62 typedef typename traits::reference reference; typedef 112 typedef typename Alloc::reference reference; typedef
|
| D | Allocators.h | 94 typedef typename ChunkType::value_type& reference; typedef 311 typedef DataType& reference; typedef 356 typedef void* reference; typedef
|
| /frameworks/support/compat/src/main/java/androidx/core/util/ |
| D | Preconditions.java | 97 public static @NonNull <T> T checkNotNull(final T reference) { in checkNotNull() 114 public static @NonNull <T> T checkNotNull(final T reference, final Object errorMessage) { in checkNotNull()
|
| /frameworks/native/libs/vr/libpdx/private/pdx/rpc/ |
| D | buffer_wrapper.h | 25 typedef T& reference; typedef 105 using reference = typename BufferType::reference; variable
|
| D | array_wrapper.h | 25 typedef T& reference; typedef
|
| D | string_wrapper.h | 27 typedef value_type& reference; typedef
|
| /frameworks/compile/mclinker/include/mcld/LD/ |
| D | RelocData.h | 47 typedef RelocationListType::reference reference; typedef
|
| D | SectionData.h | 38 typedef FragmentListType::reference reference; typedef
|
| /frameworks/compile/mclinker/include/mcld/Object/ |
| D | SectionMap.h | 68 typedef InputList::reference reference; typedef 152 typedef OutputDescList::reference reference; typedef
|
| /frameworks/layoutlib/remote/common/src/com/android/layout/remote/api/ |
| D | RemoteRenderResources.java | 71 ResourceValue getUnresolvedResource(ResourceReference reference) throws RemoteException; in getUnresolvedResource()
|
| /frameworks/base/test-runner/src/android/test/ |
| D | ViewAsserts.java | 290 static public void assertHorizontalCenterAligned(View reference, View test) { in assertHorizontalCenterAligned() 311 static public void assertVerticalCenterAligned(View reference, View test) { in assertVerticalCenterAligned()
|