Searched defs:Sync (Results 1 – 9 of 9) sorted by relevance
/frameworks/base/packages/SettingsLib/Spa/spa/src/com/android/settingslib/spa/framework/util/ |
D | StateFlowBridge.kt | 36 fun Sync(callback: () -> T) { in Sync() method in com.android.settingslib.spa.framework.util.StateFlowBridge
|
/frameworks/native/services/inputflinger/rust/ |
D | bounce_keys_filter.rs | 52 next: Box<dyn Filter + Send + Sync>, in new() 261 next: Box<dyn Filter + Send + Sync>, in setup_filter_with_external_device() 273 next: Box<dyn Filter + Send + Sync>, in setup_filter_with_internal_device() 285 next: Box<dyn Filter + Send + Sync>, in setup_filter_with_devices()
|
D | slow_keys_filter.rs | 61 next: Box<dyn Filter + Send + Sync>, in new() 387 next: Box<dyn Filter + Send + Sync>, in setup_filter_with_external_device() 401 next: Box<dyn Filter + Send + Sync>, in setup_filter_with_internal_device() 415 next: Box<dyn Filter + Send + Sync>, in setup_filter_with_devices()
|
D | input_filter_thread.rs | 108 pub fn register_thread_callback(&self, callback: Box<dyn ThreadCallback + Send + Sync>) { in register_thread_callback() 116 pub fn unregister_thread_callback(&self, callback: Box<dyn ThreadCallback + Send + Sync>) { in unregister_thread_callback() 234 fn register_thread_callback(&self, callback: Box<dyn ThreadCallback + Send + Sync>) { in register_thread_callback() 250 fn unregister_thread_callback(&self, callback: Box<dyn ThreadCallback + Send + Sync>) { in unregister_thread_callback()
|
D | sticky_keys_filter.rs | 61 next: Box<dyn Filter + Send + Sync>, in new() 515 next: Box<dyn Filter + Send + Sync>, in setup_filter()
|
D | input_filter.rs | 73 first_filter: Box<dyn Filter + Send + Sync>, in create_input_filter()
|
/frameworks/native/libs/binder/rust/src/parcel/ |
D | parcelable_holder.rs | 92 T: Any + Parcelable + ParcelableMetadata + std::fmt::Debug + Send + Sync, in set_parcelable() 119 T: Any + Parcelable + ParcelableMetadata + Default + std::fmt::Debug + Send + Sync, in get_parcelable()
|
/frameworks/base/core/proto/android/os/ |
D | batterystats.proto | 782 message Sync { message
|
/frameworks/base/core/proto/android/providers/settings/ |
D | global.proto | 924 message Sync { message
|