/aosp12/frameworks/compile/libbcc/include/bcc/ |
H A D | Script.h | 114 inline Source &getSource() { return *mSource; } in getSource() function 115 inline const Source &getSource() const { return *mSource; } in getSource() function
|
/aosp12/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
H A D | SourceResult.java | 24 Source getSource(); in getSource() method
|
H A D | CursorBackedSourceResult.java | 39 public GoogleSource getSource() { in getSource() method in CursorBackedSourceResult
|
H A D | Suggestions.java | 64 public Source getSource() { in getSource() method in Suggestions
|
/aosp12/frameworks/av/services/audioflinger/ |
H A D | RecordTracks.h | 140 virtual Source* getSource() { return nullptr; } in getSource() function 171 Source* getSource() override { return static_cast<Source*>(this); } in getSource() function
|
/aosp12/frameworks/base/packages/StatementService/src/com/android/statementservice/retriever/ |
H A D | Statement.java | 68 public AbstractAsset getSource() { in getSource() method in Statement
|
/aosp12/frameworks/base/services/core/java/com/android/server/hdmi/ |
H A D | HdmiCecMessage.java | 79 public int getSource() { in getSource() method in HdmiCecMessage
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | InputEvent.java | 76 public abstract int getSource(); in getSource() method in InputEvent
|
H A D | VerifiedInputEvent.java | 107 public int getSource() { in getSource() method in VerifiedInputEvent
|
H A D | ContentInfo.java | 204 public int getSource() { in getSource() method in ContentInfo
|
/aosp12/frameworks/base/location/java/android/location/ |
H A D | Country.java | 128 public final int getSource() { in getSource() method in Country
|
/aosp12/packages/apps/Contacts/src/com/android/contacts/model/account/ |
H A D | AccountDisplayInfo.java | 47 public AccountWithDataSet getSource() { in getSource() method in AccountDisplayInfo
|
/aosp12/frameworks/native/services/inputflinger/ |
H A D | InputClassifierConverter.cpp | 24 static common::V1_0::Source getSource(uint32_t source) { in getSource() function
|
/aosp12/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/google/ |
H A D | AbstractGoogleSourceResult.java | 43 public Source getSource() { in getSource() method in AbstractGoogleSourceResult
|
/aosp12/frameworks/base/core/java/android/text/style/ |
H A D | ImageSpan.java | 266 public String getSource() { in getSource() method in ImageSpan
|
/aosp12/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/ |
H A D | MockSource.java | 163 public Source getSource() { in getSource() method in MockSource.Result
|
/aosp12/frameworks/base/core/java/android/view/inputmethod/ |
H A D | InlineSuggestionInfo.java | 215 public @NonNull @Source String getSource() { in getSource() method in InlineSuggestionInfo
|
/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/ |
H A D | StreamingSource.cpp | 226 sp<AnotherPacketSource> NuPlayer::StreamingSource::getSource(bool audio) { in getSource() function in android::NuPlayer::StreamingSource
|
/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/include/ |
H A D | AudioPolicyConfig.h | 71 const std::string& getSource() const { in getSource() function
|
/aosp12/frameworks/native/libs/ui/include_types/ui/ |
H A D | ColorSpace.h | 282 constexpr const ColorSpace& getSource() const noexcept { return mSource; } in getSource() function
|
/aosp12/frameworks/native/libs/ui/include_vndk/ui/ |
H A D | ColorSpace.h | 282 constexpr const ColorSpace& getSource() const noexcept { return mSource; } in getSource() function
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/audio_util/helpers/ |
H A D | Image.java | 211 public int getSource() { in getSource() method in Image
|
/aosp12/frameworks/base/tests/testables/src/android/testing/ |
H A D | TestableLooper.java | 337 public Throwable getSource() { in getSource() method in TestableLooper.LooperFrameworkMethod.LooperException
|
/aosp12/frameworks/base/core/java/com/android/internal/util/ |
H A D | ScreenshotHelper.java | 82 public int getSource() { in getSource() method in ScreenshotHelper.ScreenshotRequest
|
/aosp12/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | InsetsSourceProvider.java | 143 InsetsSource getSource() { in getSource() method in InsetsSourceProvider
|