/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/ |
D | LinearLayoutManagerSavedStateTest.java | 92 public String describe() { in params() 105 public String describe() { in params() 119 public String describe() { in params() 133 public String describe() { in params() 142 public String describe() { in params() 160 public String describe() { in params() 177 public String describe() { in params() 194 public String describe() { in params() 211 String describe() { in params() 229 String describe() { in params() [all …]
|
D | StaggeredGridLayoutManagerSavedStateTest.java | 69 public String describe() { in getParams() 82 public String describe() { in getParams() 96 public String describe() { in getParams() 110 public String describe() { in getParams() 146 + mConfig + " post layout action " + mPostLayoutOperations.describe()); in savedState() 219 assertRectSetsEqual(mConfig + "\npost layout op:" + mPostLayoutOperations.describe() in savedState() 250 abstract String describe(); in describe() method in StaggeredGridLayoutManagerSavedStateTest.PostLayoutRunnable 254 return describe(); in toString()
|
/frameworks/support/wear/tests/src/android/support/wear/widget/util/ |
D | MoreViewAssertions.java | 37 assertThat("View left: " + HumanReadables.describe(view), view.getLeft(), matcher); in left() 46 assertThat("View top: " + HumanReadables.describe(view), ((double) view.getTop()), 56 assertThat("View top: " + HumanReadables.describe(view), view.getTop(), matcher); 65 assertThat("View right: " + HumanReadables.describe(view), view.getRight(), 75 assertThat("View bottom: " + HumanReadables.describe(view), view.getBottom(), 85 assertThat("View bottom: " + HumanReadables.describe(view), ((double) view 104 assertThat("View screenLeft: " + HumanReadables.describe(view), screenXy[0], 122 assertThat("View screenTop: " + HumanReadables.describe(view), screenXy[1], 141 assertThat("View screenRight: " + HumanReadables.describe(view), 160 assertThat("View screenBottom: " + HumanReadables.describe(view),
|
D | AsyncViewActions.java | 55 .withViewDescription(HumanReadables.describe(view)) in waitForMatchingView()
|
/frameworks/base/core/tests/coretests/src/android/widget/espresso/ |
D | TextViewActions.java | 364 .withViewDescription(HumanReadables.describe(view)) in calculateCoordinates() 382 .withViewDescription(HumanReadables.describe(view)) in locateHandle() 424 .withViewDescription(HumanReadables.describe(view)) in calculateCoordinates() 434 .withViewDescription(HumanReadables.describe(view)) in locateHandlePointsTextIndex() 462 .withViewDescription(HumanReadables.describe(view)) in locateHandlePointsTextIndex() 508 .withViewDescription(HumanReadables.describe(view)) in calculateCoordinates() 514 .withViewDescription(HumanReadables.describe(view)) in calculateCoordinates()
|
D | DragAction.java | 466 .withViewDescription(HumanReadables.describe(view)) in perform() 480 .withViewDescription(HumanReadables.describe(view)) in perform()
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
D | CachedBluetoothDevice.java | 111 private String describe(LocalBluetoothProfile profile) { in describe() method in CachedBluetoothDevice 186 Log.d(TAG, "Command sent successfully:DISCONNECT " + describe(profile)); in disconnect() 274 Log.d(TAG, "Command sent successfully:CONNECT " + describe(profile)); in connectInt() 324 Log.d(TAG, "Command sent successfully:REMOVE_BOND " + describe(null)); in unpair() 328 describe(null)); in unpair()
|
/frameworks/base/core/tests/coretests/src/android/view/ |
D | PinchZoomAction.java | 233 .withViewDescription(HumanReadables.describe(view)) in perform() 240 .withViewDescription(HumanReadables.describe(view)) in perform()
|
/frameworks/base/core/java/android/database/sqlite/ |
D | SQLiteConnection.java | 1392 operation.describe(msg, false); in logOperationLocked() 1415 operation.describe(msg, false); in describeCurrentOperation() 1434 operation.describe(msg, verbose); in dump() 1469 public void describe(StringBuilder msg, boolean verbose) { in describe() method in SQLiteConnection.Operation
|
/frameworks/compile/mclinker/ |
D | LICENSE.TXT | 48 This file will describe the copyrights, license, and restrictions which apply
|
/frameworks/hardware/interfaces/vr/composer/1.0/ |
D | IVrComposerClient.hal | 65 * used to describe the content of the layer (ie: notification, permission,
|
/frameworks/compile/slang/ |
D | NOTICE | 248 This file will describe the copyrights, license, and restrictions which apply 320 This file will describe the copyrights, license, and restrictions which apply
|
/frameworks/base/tools/apilint/ |
D | apilint.py | 427 describe = [ i for i in clazz.methods if i.name == "describeContents" ] 429 if len(creator) == 0 or len(write) == 0 or len(describe) == 0:
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_native_fence_sync.txt | 259 descriptor to eglCreateSyncKHR and as a way to describe the subsequent
|
/frameworks/av/media/libstagefright/codec2/include/ |
D | C2Param.h | 1059 virtual std::unique_ptr<C2StructDescriptor> describe(C2Param::BaseIndex paramIndex) = 0;
|
/frameworks/native/vulkan/doc/implementors_guide/ |
D | implementors_guide.adoc | 40 …+libVkLayer_*.so+ as a layer library. Android does not use manifests to describe layers: because l…
|
/frameworks/compile/libbcc/ |
D | NOTICE | 250 This file will describe the copyrights, license, and restrictions which apply
|
/frameworks/av/media/libstagefright/codec2/tests/ |
D | C2Param_test.cpp | 2194 virtual std::unique_ptr<android::C2StructDescriptor> describe(C2Param::BaseIndex paramType) { in describe() function in android::MyReflector 2292 virtual std::unique_ptr<C2StructDescriptor> describe(C2Param::BaseIndex paramIndex) { in describe() function in android::MyComponentInstance::MyParamReflector 2517 comp->getParamReflector()->describe(C2ComponentDomainInfo::indexFlags)}; in TEST_F()
|
/frameworks/data-binding/compiler/src/main/resources/ |
D | NOTICE.txt | 969 Executable version or related documentation in which You describe the 1009 for the Source Code where You describe recipients' rights or ownership 1029 collateral in which You describe recipients' rights relating to the 1056 describe the limitations and the code they affect. Such description
|