Home
last modified time | relevance | path

Searched refs:setSource (Results 1 – 25 of 50) sorted by relevance

12

/frameworks/base/core/tests/coretests/src/android/view/accessibility/
DAccessibilityCacheTest.java290 event.setSource(getMockViewWithA11yAndWindowIds(PARENT_VIEW_ID, WINDOW_ID_1)); in subTreeChangeEvent_clearsNodeAndChild()
309 event.setSource(getMockViewWithA11yAndWindowIds(PARENT_VIEW_ID, WINDOW_ID_1)); in subTreeChangeEventFromUncachedNode_clearsNodeInCache()
323 event.setSource(getMockViewWithA11yAndWindowIds(PARENT_VIEW_ID, WINDOW_ID_1)); in scrollEvent_clearsNodeAndChild()
386 event.setSource(getMockViewWithA11yAndWindowIds(SINGLE_VIEW_ID, WINDOW_ID_1)); in nodeSourceOfA11yFocusEvent_getsRefreshed()
403 event.setSource(getMockViewWithA11yAndWindowIds(OTHER_VIEW_ID, WINDOW_ID_1)); in nodeWithA11yFocusWhenAnotherNodeGetsFocus_getsRefreshed()
420 event.setSource(getMockViewWithA11yAndWindowIds(SINGLE_VIEW_ID, WINDOW_ID_1)); in nodeWithA11yFocusClearsIt_refreshes()
437 event.setSource(getMockViewWithA11yAndWindowIds(SINGLE_VIEW_ID, WINDOW_ID_1)); in nodeSourceOfInputFocusEvent_getsRefreshed()
454 event.setSource(getMockViewWithA11yAndWindowIds(OTHER_VIEW_ID, WINDOW_ID_1)); in nodeWithInputFocusWhenAnotherNodeGetsFocus_getsRefreshed()
576 event.setSource(getMockViewWithA11yAndWindowIds(SINGLE_VIEW_ID, WINDOW_ID_1)); in addA11yFocusNodeBeforeFocusClearedEvent_previousA11yFocusNodeGetsRefreshed()
614 event.setSource(getMockViewWithA11yAndWindowIds(SINGLE_VIEW_ID, WINDOW_ID_1)); in assertNodeIsRefreshedWithEventType()
/frameworks/compile/mclinker/unittests/
DStaticResolverTest.cpp71 new_sym->setSource(true); in TEST_F()
72 old_sym->setSource(true); in TEST_F()
98 new_sym->setSource(true); in TEST_F()
99 old_sym->setSource(true); in TEST_F()
125 new_sym->setSource(true); in TEST_F()
126 old_sym->setSource(true); in TEST_F()
172 new_sym->setSource(true); in TEST_F()
173 old_sym->setSource(true); in TEST_F()
/frameworks/compile/mclinker/lib/LD/
DNamePool.cpp44 (*result)->setSource(pIsDyn); in createSymbol()
81 new_symbol->setSource(pIsDyn); in insertSymbol()
DResolveInfo.cpp80 void ResolveInfo::setSource(bool pIsDyn) { in setSource() function in mcld::ResolveInfo
/frameworks/base/tests/OneMedia/src/com/android/onemedia/
DPlayerController.java118 bob.setSource(source); in setContent()
128 bob.setSource(source); in setNextContent()
/frameworks/base/tests/OneMedia/src/com/android/onemedia/playback/
DRequestUtils.java50 public ContentBuilder setSource(String source) { in setSource() method in RequestUtils.ContentBuilder
/frameworks/base/core/java/android/view/accessibility/
DAccessibilityRecord.java129 public void setSource(View source) { in setSource() method in AccessibilityRecord
130 setSource(source, AccessibilityNodeProvider.HOST_VIEW_ID); in setSource()
147 public void setSource(@Nullable View root, int virtualDescendantId) { in setSource() method in AccessibilityRecord
/frameworks/base/core/java/android/view/
DInputEvent.java84 public abstract void setSource(int source); in setSource() method in InputEvent
/frameworks/opt/photoviewer/src/com/android/ex/photo/util/
DUtil.java59 record.setSource(view); in announceForAccessibility()
/frameworks/av/cmds/stagefright/
DAudioPlayer.h53 void setSource(const sp<MediaSource> &source);
Daudioloop.cpp163 player.setSource(decoder); in main()
Drecord.cpp305 player->setSource(audioSource); in main()
/frameworks/base/core/tests/coretests/src/android/widget/espresso/
DMouseUiController.java70 event.setSource(InputDevice.SOURCE_MOUSE); in injectMotionEvent()
/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
DInteractionController.java309 event.setSource(InputDevice.SOURCE_TOUCHSCREEN);
320 event.setSource(InputDevice.SOURCE_TOUCHSCREEN);
332 event.setSource(InputDevice.SOURCE_TOUCHSCREEN);
/frameworks/base/core/java/com/android/internal/widget/
DExploreByTouchHelper.java343 event.setSource(mView, virtualViewId); in createEventForChild()
469 node.setSource(mView, virtualViewId); in createNodeForChild()
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DAudioPolicyConfig.h55 void setSource(const std::string& file) { in setSource() function
/frameworks/base/core/java/android/app/
DDirectAction.java65 public void setSource(int taskId, IBinder activityId) { in setSource() method in DirectAction
/frameworks/base/cmds/input/src/com/android/commands/input/
DInput.java171 e.setSource(source); in sendText()
392 event.setSource(inputSource); in injectMotionEvent()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/volume/
DVolumeDialogImplTest.java138 event.setSource(InputDevice.SOURCE_TOUCHSCREEN); in testComputeTimeout_withHovering()
/frameworks/compile/mclinker/include/mcld/LD/
DResolveInfo.h94 void setSource(bool pIsDyn);
/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
DMagnificationGestureHandlerTest.java578 event.setSource(InputDevice.SOURCE_TOUCHSCREEN);
588 ev.setSource(InputDevice.SOURCE_TOUCHSCREEN);
DMotionEventInjectorTest.java152 mClickDownEvent.setSource(InputDevice.SOURCE_TOUCHSCREEN); in setUp()
155 mClickUpEvent.setSource(InputDevice.SOURCE_TOUCHSCREEN); in setUp()
159 mHoverMoveEvent.setSource(InputDevice.SOURCE_MOUSE); in setUp()
265 mouseEvent.setSource(InputDevice.SOURCE_MOUSE); in testInjectEvents_withRealMouseGestureUnderway_shouldContinueRealAndPassInjected()
DAccessibilityInputFilterTest.java272 ev.setSource(source); in downEvent()
DTouchExplorerTest.java157 ev.setSource(InputDevice.SOURCE_TOUCHSCREEN); in fromTouchscreen()
/frameworks/base/core/java/android/widget/
DNumberPicker.java2063 event.setSource(NumberPicker.this, in updateInputTextView()
2718 event.setSource(NumberPicker.this, VIRTUAL_VIEW_ID_INPUT); in sendAccessibilityEventForVirtualText()
2731 event.setSource(NumberPicker.this, virtualViewId); in sendAccessibilityEventForVirtualButton()
2773 info.setSource(NumberPicker.this, VIRTUAL_VIEW_ID_INPUT); in createAccessibiltyNodeInfoForInputText()
2797 info.setSource(NumberPicker.this, virtualViewId); in createAccessibilityNodeInfoForVirtualButton()
2831 info.setSource(NumberPicker.this); in createAccessibilityNodeInfoForNumberPicker()

12