/aosp12/frameworks/native/libs/gui/include/gui/ |
H A D | InputApplication.h | 41 inline const gui::InputApplicationInfo* getInfo() const { return &mInfo; } in getInfo() function
|
/aosp12/system/libvintf/test/ |
H A D | utils-fake.h | 68 std::shared_ptr<MockRuntimeInfo> getInfo() const { return object_; } in getInfo() function
|
/aosp12/frameworks/base/core/java/com/google/android/util/ |
H A D | AbstractMessageParser.java | 714 public List<String> getInfo() { in getInfo() method in AbstractMessageParser.Token 750 public List<String> getInfo() { in getInfo() method in AbstractMessageParser.Html 795 public List<String> getInfo() { in getInfo() method in AbstractMessageParser.MusicTrack 815 public List<String> getInfo() { in getInfo() method in AbstractMessageParser.Link 852 public List<String> getInfo() { in getInfo() method in AbstractMessageParser.Video 911 public List<String> getInfo() { in getInfo() method in AbstractMessageParser.YouTubeVideo 1002 public List<String> getInfo() { in getInfo() method in AbstractMessageParser.Photo 1094 public List<String> getInfo() { in getInfo() method in AbstractMessageParser.FlickrPhoto 1161 public List<String> getInfo() { in getInfo() method in AbstractMessageParser.Smiley 1182 public List<String> getInfo() { in getInfo() method in AbstractMessageParser.Acronym [all …]
|
/aosp12/hardware/google/pixel/powerstats/include/dataproviders/ |
H A D | PowerStatsEnergyConsumer.h | 65 std::pair<EnergyConsumerType, std::string> getInfo() override { return {kType, kName}; } in getInfo() function
|
/aosp12/frameworks/base/core/java/android/printservice/ |
H A D | PrintDocument.java | 59 public @NonNull PrintDocumentInfo getInfo() { in getInfo() method in PrintDocument
|
/aosp12/hardware/interfaces/power/stats/aidl/default/ |
H A D | FakeStateResidencyDataProvider.h | 55 std::unordered_map<std::string, std::vector<State>> getInfo() override { in getInfo() function
|
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
H A D | PunctuationSuggestions.java | 97 public SuggestedWordInfo getInfo(final int index) { in getInfo() method in PunctuationSuggestions
|
/aosp12/packages/services/Car/service/src/com/android/car/vms/ |
H A D | VmsProviderInfoStore.java | 41 public byte[] getInfo() { in getInfo() method in VmsProviderInfoStore.InfoWrapper
|
/aosp12/frameworks/native/services/vibratorservice/include/vibratorservice/ |
H A D | VibratorHalController.h | 65 Info getInfo() { in getInfo() function
|
/aosp12/frameworks/base/libs/hwui/apex/include/android/graphics/ |
H A D | bitmap.h | 130 AndroidBitmapInfo getInfo() const { return ABitmap_getInfo(mBitmap); } in getInfo() function
|
/aosp12/frameworks/base/services/core/java/com/android/server/hdmi/ |
H A D | HdmiMhlLocalDeviceStub.java | 24 HdmiDeviceInfo getInfo() { in getInfo() method in HdmiMhlLocalDeviceStub
|
/aosp12/frameworks/base/core/java/android/print/ |
H A D | PrintJob.java | 63 public @NonNull PrintJobInfo getInfo() { in getInfo() method in PrintJob
|
/aosp12/hardware/google/pixel/powerstats/dataproviders/ |
H A D | WlanStateResidencyDataProvider.cpp | 100 std::unordered_map<std::string, std::vector<State>> WlanStateResidencyDataProvider::getInfo() { in getInfo() function in aidl::android::hardware::power::stats::WlanStateResidencyDataProvider
|
H A D | DisplayStateResidencyDataProvider.cpp | 89 std::unordered_map<std::string, std::vector<State>> DisplayStateResidencyDataProvider::getInfo() { in getInfo() function in aidl::android::hardware::power::stats::DisplayStateResidencyDataProvider
|
H A D | PixelStateResidencyDataProvider.cpp | 99 std::unordered_map<std::string, std::vector<State>> PixelStateResidencyDataProvider::getInfo() { in getInfo() function in aidl::android::hardware::power::stats::PixelStateResidencyDataProvider
|
/aosp12/packages/apps/Dialer/java/com/android/incallui/contactgrid/ |
H A D | BottomRow.java | 72 public static Info getInfo(Context context, PrimaryCallState state, PrimaryInfo primaryInfo) { in getInfo() method in BottomRow
|
/aosp12/frameworks/av/media/libstagefright/include/ |
H A D | HevcUtils.h | 100 Info getInfo() const { return mInfo; } in getInfo() function
|
/aosp12/frameworks/base/telephony/java/android/telephony/mbms/ |
H A D | StreamingService.java | 155 public StreamingServiceInfo getInfo() { in getInfo() method in StreamingService
|
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/audio/ |
H A D | FocusEntryTest.java | 128 private AudioFocusInfo getInfo(AudioAttributes attributes, int flags) { in getInfo() method in FocusEntryTest
|
/aosp12/frameworks/base/media/lib/remotedisplay/java/com/android/media/remotedisplay/ |
H A D | RemoteDisplay.java | 170 RemoteDisplayInfo getInfo() { in getInfo() method in RemoteDisplay
|
/aosp12/packages/apps/Settings/src/com/android/settings/fuelgauge/ |
H A D | PowerGaugePreference.java | 106 BatteryEntry getInfo() { in getInfo() method in PowerGaugePreference
|
/aosp12/frameworks/base/telecomm/java/android/telecom/Logging/ |
H A D | Session.java | 71 public static Info getInfo (Session s) { in getInfo() method in Session.Info 231 public Info getInfo() { in getInfo() method in Session
|
/aosp12/frameworks/compile/mclinker/include/mcld/Target/ |
H A D | GNULDBackend.h | 99 const GNUInfo& getInfo() const { return *m_pInfo; } in getInfo() function 100 GNUInfo& getInfo() { return *m_pInfo; } in getInfo() function
|
/aosp12/frameworks/base/core/java/android/hardware/input/ |
H A D | InputDeviceVibrator.java | 85 protected VibratorInfo getInfo() { in getInfo() method in InputDeviceVibrator
|
/aosp12/frameworks/base/core/java/android/hardware/camera2/params/ |
H A D | MultiResolutionStreamConfigurationMap.java | 231 private @NonNull Collection<MultiResolutionStreamInfo> getInfo(int format, boolean output) { in getInfo() method in MultiResolutionStreamConfigurationMap
|