Home
last modified time | relevance | path

Searched defs:getSource (Results 1 – 24 of 24) sorted by relevance

/frameworks/compile/libbcc/include/bcc/
DScript.h114 inline Source &getSource() { return *mSource; } in getSource() function
115 inline const Source &getSource() const { return *mSource; } in getSource() function
/frameworks/base/services/core/java/com/android/server/hdmi/
DHdmiCecMessage.java53 public int getSource() { in getSource() method in HdmiCecMessage
/frameworks/base/packages/StatementService/src/com/android/statementservice/retriever/
DStatement.java63 public AbstractAsset getSource() { in getSource() method in Statement
/frameworks/base/core/java/android/view/
DInputEvent.java75 public abstract int getSource(); in getSource() method in InputEvent
DInputDevice.java874 public int getSource() { in getSource() method in InputDevice.MotionRange
DKeyEvent.java1903 public final int getSource() { in getSource() method in KeyEvent
DMotionEvent.java1881 public final int getSource() { in getSource() method in MotionEvent
/frameworks/base/location/java/android/location/
DCountry.java124 public final int getSource() { in getSource() method in Country
/frameworks/support/leanback/src/main/java/androidx/leanback/graphics/
DFitWidthBitmapDrawable.java128 public Rect getSource() { in getSource() method in FitWidthBitmapDrawable
/frameworks/base/core/java/android/text/style/
DImageSpan.java263 public String getSource() { in getSource() method in ImageSpan
/frameworks/av/media/libmediaplayerservice/nuplayer/
DStreamingSource.cpp223 sp<AnotherPacketSource> NuPlayer::StreamingSource::getSource(bool audio) { in getSource() function in android::NuPlayer::StreamingSource
DRTSPSource.cpp256 sp<AnotherPacketSource> NuPlayer::RTSPSource::getSource(bool audio) { in getSource() function in android::NuPlayer::RTSPSource
/frameworks/native/libs/ui/include_vndk/ui/
DColorSpace.h282 constexpr const ColorSpace& getSource() const noexcept { return mSource; } in getSource() function
/frameworks/native/libs/ui/include/ui/
DColorSpace.h282 constexpr const ColorSpace& getSource() const noexcept { return mSource; } in getSource() function
/frameworks/base/tests/testables/src/android/testing/
DTestableLooper.java323 public Throwable getSource() { in getSource() method in TestableLooper.LooperFrameworkMethod.LooperException
/frameworks/support/compat/src/main/java/androidx/core/view/accessibility/
DAccessibilityRecordCompat.java157 public AccessibilityNodeInfoCompat getSource() { in getSource() method in AccessibilityRecordCompat
/frameworks/base/cmds/input/src/com/android/commands/input/
DInput.java317 private static final int getSource(int inputSource, int defaultSource) { in getSource() method in Input
/frameworks/support/compat/src/main/java/androidx/core/view/
DMotionEventCompat.java543 public static int getSource(MotionEvent event) { in getSource() method in MotionEventCompat
/frameworks/av/media/libstagefright/mpeg2ts/
DATSParser.cpp649 sp<AnotherPacketSource> ATSParser::Program::getSource(SourceType type) { in getSource() function in android::ATSParser::Program
1613 sp<AnotherPacketSource> ATSParser::Stream::getSource(SourceType type) { in getSource() function in android::ATSParser::Stream
2048 sp<AnotherPacketSource> ATSParser::getSource(SourceType type) { in getSource() function in android::ATSParser
/frameworks/base/core/java/android/view/accessibility/
DAccessibilityRecord.java177 public AccessibilityNodeInfo getSource() { in getSource() method in AccessibilityRecord
/frameworks/av/media/libmediaplayer2/nuplayer2/
DRTSPSource2.cpp254 sp<AnotherPacketSource> NuPlayer2::RTSPSource2::getSource(bool audio) { in getSource() function in android::NuPlayer2::RTSPSource2
/frameworks/native/include/input/
DInput.h301 inline int32_t getSource() const { return mSource; } in getSource() function
/frameworks/base/graphics/java/android/graphics/
DImageDecoder.java695 public Source getSource() { in getSource() method in ImageDecoder.DecodeException
DColorSpace.java3514 public ColorSpace getSource() { in getSource() method in ColorSpace.Connector