/frameworks/base/core/tests/coretests/src/android/widget/espresso/ |
D | TextViewActions.java | 482 .withViewDescription(HumanReadables.describe(view)) in calculateCoordinates() 500 .withViewDescription(HumanReadables.describe(view)) in locateHandle() 542 .withViewDescription(HumanReadables.describe(view)) in calculateCoordinates() 552 .withViewDescription(HumanReadables.describe(view)) in locateHandlePointsTextIndex() 580 .withViewDescription(HumanReadables.describe(view)) in locateHandlePointsTextIndex() 626 .withViewDescription(HumanReadables.describe(view)) in calculateCoordinates() 632 .withViewDescription(HumanReadables.describe(view)) in calculateCoordinates()
|
D | DragAction.java | 469 .withViewDescription(HumanReadables.describe(view)) in perform() 483 .withViewDescription(HumanReadables.describe(view)) in perform()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | StatusBarStateControllerImpl.java | 363 public static String describe(int state) { in describe() method in StatusBarStateControllerImpl 370 pw.println(" mState=" + mState + " (" + describe(mState) + ")"); in dump() 371 pw.println(" mLastState=" + mLastState + " (" + describe(mLastState) + ")"); in dump() 409 .append(" (").append(describe(mState)).append(")"); in toString() 410 sb.append("lastState=").append(mLastState).append(" (").append(describe(mLastState)) in toString()
|
/frameworks/av/media/codec2/sfplugin/tests/ |
D | ReflectedParamUpdater_test.cpp | 85 static std::unique_ptr<C2StructDescriptor> describe(C2Param::CoreIndex index) { in describe() function 89 return describe_impl<TYPES...>::describe(index); in describe() 95 static std::unique_ptr<C2StructDescriptor> describe(C2Param::CoreIndex) { in describe() function 129 std::unique_ptr<C2StructDescriptor> describe(C2Param::CoreIndex paramIndex) const override { in describe() function in android::__anon8b1918600111::ParamReflector 130 return describe_impl<SUPPORTED_TYPES>::describe(paramIndex); in describe()
|
/frameworks/base/core/tests/coretests/src/android/view/ |
D | PinchZoomAction.java | 232 .withViewDescription(HumanReadables.describe(view)) in perform() 239 .withViewDescription(HumanReadables.describe(view)) in perform()
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
D | CachedBluetoothDevice.java | 142 private String describe(LocalBluetoothProfile profile) { in describe() method in CachedBluetoothDevice 259 Log.d(TAG, "Command sent successfully:DISCONNECT " + describe(profile)); in disconnect() 346 Log.d(TAG, "Command sent successfully:CONNECT " + describe(profile)); in connectInt() 388 Log.d(TAG, "Command sent successfully:REMOVE_BOND " + describe(null)); in unpair() 392 describe(null)); in unpair()
|
/frameworks/av/media/codec2/tests/ |
D | C2SampleComponent_test.cpp | 172 …virtual std::unique_ptr<C2StructDescriptor> describe(C2Param::CoreIndex paramIndex) const override… in describe() function in MyComponentInstance::MyParamReflector 399 myComp->getParamReflector()->describe(C2ComponentDomainSetting::CORE_INDEX)}; in TEST_F()
|
/frameworks/av/media/codec2/hidl/1.0/utils/ |
D | ComponentStore.cpp | 164 mParamReflector->describe(coreIndex); in validateSupportedParams() 286 mParamReflector->describe(coreIndex); in getStructDescriptors()
|
/frameworks/av/media/codec2/hidl/1.1/utils/ |
D | ComponentStore.cpp | 164 mParamReflector->describe(coreIndex); in validateSupportedParams() 286 mParamReflector->describe(coreIndex); in getStructDescriptors()
|
/frameworks/compile/mclinker/ |
D | LICENSE.TXT | 48 This file will describe the copyrights, license, and restrictions which apply
|
/frameworks/base/core/java/android/database/sqlite/ |
D | SQLiteConnection.java | 1573 operation.describe(msg, true); in logOperationLocked() 1596 operation.describe(msg, false); in describeCurrentOperation() 1620 operation.describe(msg, false); // Never dump bingargs in a bugreport in dump() 1658 public void describe(StringBuilder msg, boolean allowDetailedLog) { in describe() method in SQLiteConnection.Operation
|
/frameworks/hardware/interfaces/vr/composer/2.0/ |
D | IVrComposerClient.hal | 65 * used to describe the content of the layer (ie: notification, permission,
|
/frameworks/hardware/interfaces/vr/composer/1.0/ |
D | IVrComposerClient.hal | 65 * used to describe the content of the layer (ie: notification, permission,
|
/frameworks/av/media/codec2/sfplugin/ |
D | ReflectedParamUpdater.cpp | 120 std::unique_ptr<C2StructDescriptor> structDesc = reflector->describe( in addParamDesc() 143 std::unique_ptr<C2StructDescriptor> structDesc_ = reflector->describe( in addParamStructDesc()
|
/frameworks/base/tests/utils/testutils/java/com/android/test/filters/ |
D | SelectTest.java | 125 public String describe() { in describe() method in SelectTest
|
/frameworks/av/services/mediacodec/registrant/ |
D | CodecServiceRegistrant.cpp | 329 virtual std::unique_ptr<C2StructDescriptor> describe( in getParamReflector() function
|
/frameworks/av/media/codec2/vndk/util/ |
D | C2InterfaceHelper.cpp | 37 C2ReflectorHelper::describe(C2Param::CoreIndex paramIndex) const { in describe() function in C2ReflectorHelper 545 std::unique_ptr<C2StructDescriptor> param = reflector->describe(index); in GetBaseOffset()
|
D | C2InterfaceUtils.cpp | 1027 std::unique_ptr<C2StructDescriptor> descUnique = mReflector->describe(index); in descendInto() 1197 std::unique_ptr<C2StructDescriptor> descUnique = mReflector->describe(index); in descendInto()
|
/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/av/media/codec2/vndk/include/util/ |
D | C2InterfaceHelper.h | 52 virtual std::unique_ptr<C2StructDescriptor> describe(
|
/frameworks/base/packages/SystemUI/docs/ |
D | qs-tiles.md | 194 The following sections describe the classes that live in SystemUI to support third party tiles. The… 229 …tion of each tile as well as the complete lifecycle of a tile. First we describe two important int… 269 We describe first the parts of the lifecycle that are common to SystemUI tiles and third party tile…
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_native_fence_sync.txt | 259 descriptor to eglCreateSyncKHR and as a way to describe the subsequent
|
/frameworks/compile/libbcc/ |
D | NOTICE | 250 This file will describe the copyrights, license, and restrictions which apply
|
/frameworks/av/media/codec2/core/include/ |
D | C2Param.h | 1504 virtual std::unique_ptr<C2StructDescriptor> describe(C2Param::CoreIndex coreIndex) const = 0;
|
/frameworks/av/media/codec2/hidl/client/ |
D | client.cpp | 812 virtual std::unique_ptr<C2StructDescriptor> describe(C2Param::CoreIndex coreIndex) const { in getParamReflector() function
|