/aosp_15_r20/external/aws-sdk-java-v2/core/regions/src/main/java/software/amazon/awssdk/regions/ |
H A D | ServiceMetadata.java | 114 default ServiceMetadata reconfigure(ServiceMetadataConfiguration configuration) { in reconfigure() method 125 default ServiceMetadata reconfigure(Consumer<ServiceMetadataConfiguration.Builder> consumer) { in reconfigure() method
|
/aosp_15_r20/external/uwb/src/rust/uwb_core/src/session/ |
H A D | uwb_session.rs | 87 pub fn reconfigure(&mut self, params: AppConfigParams, result_sender: ResponseSender) { in reconfigure() method 261 async fn reconfigure(&mut self, params: AppConfigParams) -> Result<Response> { in reconfigure() method
|
/aosp_15_r20/frameworks/base/libs/hwui/hwui/ |
H A D | Bitmap.cpp | 303 void Bitmap::reconfigure(const SkImageInfo& newInfo, size_t rowBytes) { in reconfigure() function in android::Bitmap 422 void Bitmap::reconfigure(const SkImageInfo& info) { in reconfigure() function in android::Bitmap
|
/aosp_15_r20/frameworks/native/services/inputflinger/reader/mapper/ |
H A D | ExternalStylusInputMapper.cpp | 50 std::list<NotifyArgs> ExternalStylusInputMapper::reconfigure(nsecs_t when, in reconfigure() function in android::ExternalStylusInputMapper
|
H A D | MultiTouchInputMapper.cpp | 177 std::list<NotifyArgs> MultiTouchInputMapper::reconfigure(nsecs_t when, in reconfigure() function in android::MultiTouchInputMapper
|
H A D | RotaryEncoderInputMapper.cpp | 103 std::list<NotifyArgs> RotaryEncoderInputMapper::reconfigure(nsecs_t when, in reconfigure() function in android::RotaryEncoderInputMapper
|
H A D | InputMapper.cpp | 43 std::list<NotifyArgs> InputMapper::reconfigure(nsecs_t when, const InputReaderConfiguration& config, in reconfigure() function in android::InputMapper
|
H A D | CursorInputMapper.cpp | 137 std::list<NotifyArgs> CursorInputMapper::reconfigure(nsecs_t when, in reconfigure() function in android::CursorInputMapper
|
H A D | JoystickInputMapper.cpp | 107 std::list<NotifyArgs> JoystickInputMapper::reconfigure(nsecs_t when, in reconfigure() function in android::JoystickInputMapper
|
H A D | SensorInputMapper.cpp | 120 std::list<NotifyArgs> SensorInputMapper::reconfigure(nsecs_t when, in reconfigure() function in android::SensorInputMapper
|
H A D | TouchpadInputMapper.cpp | 311 std::list<NotifyArgs> TouchpadInputMapper::reconfigure(nsecs_t when, in reconfigure() function in android::TouchpadInputMapper
|
H A D | KeyboardInputMapper.cpp | 173 std::list<NotifyArgs> KeyboardInputMapper::reconfigure(nsecs_t when, in reconfigure() function in android::KeyboardInputMapper
|
/aosp_15_r20/external/aws-sdk-java-v2/core/regions/src/main/java/software/amazon/awssdk/regions/servicemetadata/ |
H A D | EnhancedS3ServiceMetadata.java | 124 public ServiceMetadata reconfigure(ServiceMetadataConfiguration configuration) { in reconfigure() method in EnhancedS3ServiceMetadata
|
/aosp_15_r20/packages/apps/TV/tuner/src/com/android/tv/tuner/exoplayer/audio/ |
D | AudioTrackWrapper.java | 112 public void reconfigure(MediaFormat format, int audioBufferSize) { in reconfigure() method in AudioTrackWrapper
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/rich/ |
D | __init__.py | 39 def reconfigure(*args: Any, **kwargs: Any) -> None: function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/rich/ |
D | __init__.py | 39 def reconfigure(*args: Any, **kwargs: Any) -> None: function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/rich/ |
D | __init__.py | 39 def reconfigure(*args: Any, **kwargs: Any) -> None: function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/rich/ |
D | __init__.py | 39 def reconfigure(*args: Any, **kwargs: Any) -> None: function
|
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | ShadowRangingSession.java | 64 protected void reconfigure(PersistableBundle params) { in reconfigure() method in ShadowRangingSession
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/skrifa-0.15.5/src/outline/ |
H A D | embedded_hinting.rs | 73 pub fn reconfigure<'a>( in reconfigure() method
|
/aosp_15_r20/packages/modules/Uwb/indev_uwb_adaptation/java/com/android/server/uwb/indev/ |
D | UwbServiceCore.java | 193 public boolean reconfigure(int sessionId, Params params) { in reconfigure() method in UwbServiceCore
|
/aosp_15_r20/external/uwb/src/rust/uwb_core/src/service/ |
H A D | proto_uwb_service.rs | 151 pub fn reconfigure(&self, request: &[u8]) -> Result<Vec<u8>> { in reconfigure() method
|
/aosp_15_r20/packages/modules/Uwb/indev_uwb_adaptation/jni/src/ |
D | api.rs | 351 fn reconfigure(ctx: JniContext, session_id: u32, app_config_params: JObject) -> Result<()> { in reconfigure() function
|
/aosp_15_r20/frameworks/base/core/java/android/database/sqlite/ |
H A D | SQLiteConnectionPool.java | 302 public void reconfigure(SQLiteDatabaseConfiguration configuration) { in reconfigure() method in SQLiteConnectionPool
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/eatt/ |
D | eatt_impl.h | 775 void reconfigure(const RawAddress& bd_addr, uint16_t cid, uint16_t new_mtu) { in reconfigure() function
|