Searched refs:connecting (Results 1 – 11 of 11) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/ |
D | BluetoothTile.java | 127 final boolean connecting = mController.isBluetoothConnecting(); in handleUpdateState() 128 state.isTransient = transientEnabling || connecting || in handleUpdateState() 138 getSecondaryLabel(enabled, connecting, connected, state.isTransient)); in handleUpdateState() 180 private String getSecondaryLabel(boolean enabled, boolean connecting, boolean connected, in getSecondaryLabel() argument 182 if (connecting) { in getSecondaryLabel()
|
D | CastTile.java | 153 boolean connecting = false; in handleUpdateState() 161 connecting = true; in handleUpdateState() 164 if (!state.value && connecting) { in handleUpdateState()
|
/frameworks/base/tests/RemoteDisplayProvider/ |
D | README | 11 To exercise the provider, use System UI features for connecting to
|
/frameworks/support/mediarouter/src/main/java/androidx/mediarouter/media/ |
D | MediaRouteDescriptor.java | 516 public Builder setConnecting(boolean connecting) { in setConnecting() argument 517 mBundle.putBoolean(KEY_CONNECTING, connecting); in setConnecting()
|
/frameworks/av/packages/MediaComponents/src/com/android/support/mediarouter/media/ |
D | MediaRouteDescriptor.java | 512 public Builder setConnecting(boolean connecting) { in setConnecting() argument 513 mBundle.putBoolean(KEY_CONNECTING, connecting); in setConnecting()
|
/frameworks/base/services/core/java/com/android/server/ |
D | EventLogTags.logtags | 195 # Re-connecting to input method service because we haven't received its interface
|
/frameworks/base/proto/src/ |
D | wifi.proto | 1150 // Notification when connecting to the recommended network.
|
D | metrics_constants.proto | 885 // SUBTYPE: true if connecting to a saved network, false if not
|
/frameworks/base/cmds/statsd/src/ |
D | atoms.proto | 917 // The connection is being activated, or connecting.
|
/frameworks/rs/driver/runtime/ll64/ |
D | allocation.ll | 30 ; for "Simple C/C++ TBAA", thus connecting these TBAA groups. The other root
|
/frameworks/rs/driver/runtime/ll32/ |
D | allocation.ll | 28 ; for "Simple C/C++ TBAA", thus connecting these TBAA groups. The other root
|