OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:isconnected
(Results
51 - 75
of
733
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/device/google/wahoo/wifi_offload/
offload_server.cpp
34
if (!mChreInterface->
isConnected
()) {
59
if (!mChreInterface->
isConnected
()) {
83
if (!mChreInterface->
isConnected
()) {
98
if (!mChreInterface->
isConnected
()) {
109
if (!mChreInterface->
isConnected
()) {
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/
SocketChannelTest.java
341
assertFalse(this.channel1.
isConnected
());// not connected
351
assertFalse(this.channel1.
isConnected
());// not connected
354
assertTrue(this.channel1.
isConnected
());
364
assertFalse(this.channel1.
isConnected
());// not connected
370
assertFalse(this.channel1.
isConnected
());
384
assertTrue(this.channel1.
isConnected
());
394
assertFalse(this.channel1.
isConnected
());// not connected
400
assertFalse(this.channel1.
isConnected
());// not connected
402
assertTrue(this.channel1.
isConnected
());
410
assertFalse(this.channel1.
isConnected
());// not connecte
[
all
...]
/external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/
WaltDevice.java
136
public boolean
isConnected
() {
137
return connection.
isConnected
();
213
if (!
isConnected
()) throw new IOException("Not connected to WALT");
240
if (!
isConnected
()) {
395
if (!
isConnected
()) {
423
if (
isConnected
()) {
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
RichInputConnection.java
143
public boolean
isConnected
() {
195
if (
isConnected
()) {
210
if (--mNestLevel == 0 &&
isConnected
()) {
242
if (
isConnected
() && shouldFinishComposition) {
291
if (
isConnected
()) {
312
if (
isConnected
()) {
340
return
isConnected
() ? mIC.getSelectedText(flags) : null;
365
if (!
isConnected
()) {
435
if (!
isConnected
()) {
454
if (!
isConnected
()) {
[
all
...]
/cts/tests/tests/media/src/android/media/cts/
ConnectionStatus.java
60
public boolean
isConnected
() {
62
return (networkInfo != null) && networkInfo.
isConnected
();
MediaScannerConnectionTest.java
76
assertFalse(mMediaScannerConnection.
isConnected
());
117
return mMediaScannerConnection.
isConnected
() == expected;
/developers/build/prebuilts/gradle/DelayedConfirmation/Application/src/main/java/com/example/android/wearable/delayedconfirmation/
MainActivity.java
60
if (!mGoogleApiClient.
isConnected
()) {
67
if (mGoogleApiClient.
isConnected
()) {
/developers/samples/android/wearable/wear/DelayedConfirmation/Application/src/main/java/com/example/android/wearable/delayedconfirmation/
MainActivity.java
60
if (!mGoogleApiClient.
isConnected
()) {
67
if (mGoogleApiClient.
isConnected
()) {
/development/samples/browseable/DelayedConfirmation/Application/src/com.example.android.wearable.delayedconfirmation/
MainActivity.java
60
if (!mGoogleApiClient.
isConnected
()) {
67
if (mGoogleApiClient.
isConnected
()) {
/frameworks/base/core/java/android/hardware/usb/
UsbPortStatus.java
50
public boolean
isConnected
() {
105
return "UsbPortStatus{connected=" +
isConnected
()
/frameworks/base/core/tests/coretests/src/android/net/
NetworkTest.java
72
assertTrue(mDgramSocket.
isConnected
());
93
assertTrue(mLocalClient.
isConnected
());
/frameworks/base/telephony/java/android/telephony/ims/
ImsServiceProxyCompat.java
70
public boolean
isConnected
(int callServiceType, int callType)
73
return getServiceInterface(mBinder).
isConnected
(SERVICE_ID, callServiceType, callType);
/frameworks/support/media-compat/api21/android/support/v4/media/
MediaBrowserCompatApi21.java
52
public static boolean
isConnected
(Object browserObj) {
53
return ((MediaBrowser)browserObj).
isConnected
();
/frameworks/support/media-compat/tests/src/android/support/v4/media/
MediaBrowserCompatTest.java
92
assertFalse(mMediaBrowser.
isConnected
());
95
assertTrue(mMediaBrowser.
isConnected
());
108
return !mMediaBrowser.
isConnected
();
117
assertFalse(mMediaBrowser.
isConnected
());
120
assertTrue(mMediaBrowser.
isConnected
());
132
return !mMediaBrowser.
isConnected
();
146
assertFalse(mMediaBrowser.
isConnected
());
149
assertTrue(mMediaBrowser.
isConnected
());
/hardware/intel/img/hwcomposer/merrifield/common/base/
VsyncManager.cpp
155
if (device && device->
isConnected
()) {
162
if (device && device->
isConnected
()) {
Drm.h
55
bool
isConnected
(int device);
/packages/apps/Settings/src/com/android/settings/connecteddevice/
UsbModePreferenceController.java
105
if (mUsbReceiver.
isConnected
()) {
146
public boolean
isConnected
() {
/packages/services/Car/tests/obd2_app/src/com/google/android/car/obd2app/
Obd2CollectionTask.java
72
if (!mConnection.
isConnected
()) {
97
if (!bluetoothConnection.
isConnected
()) {
/cts/hostsidetests/security/securityPatch/CVE-2016-8448/
mtkfb_info.h
69
unsigned int
isConnected
;
/cts/tests/tests/net/src/android/net/cts/
LocalServerSocketTest.java
41
assertTrue(serverSocket.
isConnected
());
NetworkInfoTest.java
60
assertTrue(netInfo.
isConnected
());
/device/google/wahoo/wifi_offload/test/
chre_interface_test.cpp
56
EXPECT_TRUE(chre_interface_->
isConnected
());
/external/autotest/client/site_tests/network_FirewallHolePunch/src/tcpserver/
server.js
55
if (currentState.
isConnected
) {
/external/guava/guava/src/com/google/common/collect/
RangeSet.java
26
* {@linkplain Range#
isConnected
(Range) disconnected} ranges of type {@code C}.
38
* <p>Note that the behavior of {@link Range#isEmpty()} and {@link Range#
isConnected
(Range)} may
96
* Returns a view of the {@linkplain Range#
isConnected
disconnected} ranges that make up this
129
* the range set that are {@linkplain Range#
isConnected
(Range) connected} with it. Moreover,
/external/guava/guava-tests/test/com/google/common/collect/
AbstractRangeSetTest.java
47
assertFalse(range1.
isConnected
(range2));
Completed in 769 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>