/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/binder/ |
H A D | KeyguardAmbientIndicationAreaViewBinder.kt | 57 fun bind( regex
|
H A D | UdfpsKeyguardViewBinder.kt | 47 fun bind( regex
|
H A D | KeyguardRootViewBinder.kt | 47 fun bind( regex
|
H A D | KeyguardIndicationAreaBinder.kt | 52 fun bind( regex
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/bouncer/ui/binder/ |
H A D | KeyguardBouncerViewBinder.kt | 47 fun bind( regex
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/ |
H A D | DataUsageDetailView.java | 65 public void bind(DataUsageController.DataUsageInfo info) { in bind() method in DataUsageDetailView
|
/aosp14/frameworks/base/core/java/android/os/ |
H A D | UpdateEngine.java | 261 public boolean bind(final UpdateEngineCallback callback, final Handler handler) { in bind() method in UpdateEngine 304 public boolean bind(final UpdateEngineCallback callback) { in bind() method in UpdateEngine
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/binder/ |
H A D | CredentialViewBinder.kt | 35 fun bind( regex
|
H A D | CredentialPasswordViewBinder.kt | 29 fun bind( regex
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/scene/ui/view/ |
H A D | SceneWindowRootViewBinder.kt | 43 fun bind( regex
|
/aosp14/frameworks/base/core/java/android/database/ |
H A D | DatabaseUtils.java | 1352 public void bind(int index, double value) { in bind() method in DatabaseUtils.InsertHelper 1362 public void bind(int index, float value) { in bind() method in DatabaseUtils.InsertHelper 1372 public void bind(int index, long value) { in bind() method in DatabaseUtils.InsertHelper 1382 public void bind(int index, int value) { in bind() method in DatabaseUtils.InsertHelper 1392 public void bind(int index, boolean value) { in bind() method in DatabaseUtils.InsertHelper 1411 public void bind(int index, byte[] value) { in bind() method in DatabaseUtils.InsertHelper 1425 public void bind(int index, String value) { in bind() method in DatabaseUtils.InsertHelper
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/view/ |
H A D | RecentTaskViewHolder.kt | 58 fun bind(task: RecentTask, onClick: (View) -> Unit) { regex
|
/aosp14/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
H A D | TextureSource.java | 58 public void bind() { in bind() method in TextureSource
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | gpu_program_gles.h | 38 uint32_t bind; member
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/wifi/ui/binder/ |
H A D | WifiViewBinder.kt | 54 fun bind( regex
|
/aosp14/frameworks/base/services/core/java/com/android/server/tv/ |
H A D | TvRemoteProviderProxy.java | 105 private void bind() { in bind() method in TvRemoteProviderProxy
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/sys/tcp/ |
H A D | listener.rs | 71 pub async fn bind<A: ToSocketAddrs>(addr: A) -> io::Result<TcpListener> { in bind() method
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
H A D | HybridConversationNotificationView.java | 87 public void bind(@Nullable CharSequence title, @Nullable CharSequence text, in bind() method in HybridConversationNotificationView
|
/aosp14/frameworks/base/core/java/com/android/internal/util/ |
H A D | PersistentServiceConnection.java | 140 public boolean bind() { in bind() method in PersistentServiceConnection
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/people/ui/view/ |
H A D | PeopleViewBinder.kt | 71 fun bind( regex
|
/ohos5.0/docs/en/application-dev/reference/apis-network-kit/ |
H A D | js-apis-socket.md | 41 ### bind subsection 85 ### bind subsection 1455 ### bind subsection 1504 ### bind subsection
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-network-kit/ |
H A D | js-apis-socket.md | 41 ### bind subsection 85 ### bind subsection 1455 ### bind subsection 1504 ### bind subsection
|
/aosp14/frameworks/base/core/java/android/os/incremental/ |
H A D | IncrementalStorage.java | 66 public void bind(@NonNull String targetPath) throws IOException { in bind() method in IncrementalStorage 78 public void bind(@NonNull String sourcePath, @NonNull String targetPath) in bind() method in IncrementalStorage
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/ |
H A D | TileLifecycleManager.java | 199 private void setBindService(boolean bind) { in setBindService() 247 public void executeSetBindService(boolean bind) { in executeSetBindService()
|
/aosp14/frameworks/base/core/java/android/database/sqlite/ |
H A D | SQLiteProgram.java | 214 private void bind(int index, Object value) { in bind() method in SQLiteProgram
|