/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/ui/binder/ |
H A D | MobileIconBinder.kt | 49 fun bind( regex
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/view/ |
H A D | MediaProjectionRecentsViewController.kt | 71 fun bind(recentTasks: List<RecentTask>) { regex
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/windows/tcp/ |
H A D | socket.rs | 64 pub(crate) fn bind(&self, addr: SocketAddr) -> io::Result<()> { in bind() method
|
H A D | listener.rs | 43 pub fn bind(addr: SocketAddr) -> io::Result<TcpListener> { in bind() method
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/unix/tcp/ |
H A D | listener.rs | 37 pub fn bind(addr: SocketAddr) -> io::Result<TcpListener> { in bind() method
|
H A D | socket.rs | 65 pub(crate) fn bind(&self, addr: SocketAddr) -> io::Result<()> { in bind() method
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/tv/ |
H A D | TVSystemUICoreStartableModule.kt | 92 abstract fun bind(sysui: RingtonePlayer): CoreStartable regex
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/unix/uds/ |
H A D | listener.rs | 42 pub fn bind<P: AsRef<Path>>(path: P) -> io::Result<UnixListener> { in bind() method
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/lumeassetcompiler/src/ |
H A D | elf_common.h | 47 #define ELF_ST_INFO(bind, type) (((bind) << 4) + ((type)&0xf)) argument
|
/aosp14/frameworks/base/core/java/android/preference/ |
H A D | PreferenceScreen.java | 177 public void bind(ListView listView) { in bind() method in PreferenceScreen
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/user/ui/binder/ |
H A D | UserSwitcherViewBinder.kt | 55 fun bind( regex
|
/aosp14/frameworks/base/core/java/com/android/internal/util/ |
H A D | ObservableServiceConnection.java | 181 public boolean bind() { in bind() method in ObservableServiceConnection
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/binder/ |
H A D | KeyguardQuickAffordanceViewBinder.kt | 73 fun bind( regex
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/binder/ |
H A D | BiometricViewSizeBinder.kt | 51 fun bind( regex
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | pipeline_state_object_gles.cpp | 190 for (auto& bind : oesBinds) { in GetOESProgram() local
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/sys/unix/ |
H A D | listener.rs | 44 pub fn bind<P: AsRef<Path>>(path: P) -> Result<UnixListener> { in bind() method
|
/ohos5.0/foundation/communication/dhcp/services/dhcp_server/src/ |
H A D | dhcp_address_pool.cpp | 347 AddressBinding bind = {0}; in AddReservedBinding() local 502 AddressBinding bind = {0}; in LoadBindingRecoders() local
|
/aosp14/frameworks/base/core/java/android/net/ |
H A D | LocalSocket.java | 175 public void bind(LocalSocketAddress bindpoint) throws IOException { in bind() method in LocalSocket
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/util/service/ |
H A D | ObservableServiceConnection.java | 149 public boolean bind() { in bind() method in ObservableServiceConnection
|
/aosp14/frameworks/base/services/core/java/com/android/server/servicewatcher/ |
H A D | ServiceWatcherImpl.java | 198 void bind() { in bind() method in ServiceWatcherImpl.MyServiceConnection
|
/ohos5.0/foundation/communication/dhcp/services/dhcp_server/include/ |
H A D | dhcp_binding.h | 52 AddressBinding bind; member
|
/aosp14/frameworks/base/core/java/android/service/dreams/ |
H A D | DreamOverlayConnectionHandler.java | 96 public boolean bind() { in bind() method in DreamOverlayConnectionHandler
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ |
H A D | ConversationNotifications.kt | 89 fun bind() { regex
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
H A D | HybridNotificationView.java | 111 public void bind(@Nullable CharSequence title, @Nullable CharSequence text, in bind() method in HybridNotificationView
|
/aosp14/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | InstantAppResolverConnection.java | 167 private IInstantAppResolver bind(String token) in bind() method in InstantAppResolverConnection
|