Searched refs:getType (Results 1 – 11 of 11) sorted by relevance
46 } else if (networkInfo.getType() == ConnectivityManager.TYPE_ETHERNET) { in NetworkLaunchItem()49 } else if (networkInfo.getType() == ConnectivityManager.TYPE_WIFI) { in NetworkLaunchItem()54 } else if (networkInfo.getType() == ConnectivityManager.TYPE_MOBILE) { in NetworkLaunchItem()
152 return device != null && (device.getType() == BluetoothDevice.DEVICE_TYPE_LE || in isLeCompatible()153 device.getType() == BluetoothDevice.DEVICE_TYPE_DUAL); in isLeCompatible()
103 public String getType(@NonNull Uri uri) { in getType() method in HotwordMicToggleProvider
412 ALOGI("Command left in event_cb %p:%s", cmd, (cmd ? cmd->getType(): "")); in wifi_cleanup()420 ALOGI("Cancelling command %p:%s", cmd, cmd->getType()); in wifi_cleanup()425 ALOGI("Cancelling command %p:%s did not work", cmd, (cmd ? cmd->getType(): "")); in wifi_cleanup()
266 const char *getType() { in getType() function
168 if (net != null && net.getType() == ConnectivityManager.TYPE_WIFI) break; in testWifiConnects()
61 method public java.math.BigInteger getType();
49 if (device.getType() == BluetoothDevice.DEVICE_TYPE_LE) { in DefaultProxy()
75 if ((name.compare(sensor.getName()) == 0) && (type == (SensorType)sensor.getType())) { in getSensorConfiguration()
492 public String getType(Uri uri) { in getType() method in BrowserProvider21594 switch (c.getType(i)) { in valuesFromCursor()
22218 HSPLandroid/app/slice/SliceSpec;->getType()Ljava/lang/String;22830 HSPLandroid/content/ContentResolver;->getType(Landroid/net/Uri;)Ljava/lang/String;23170 HSPLandroid/content/Intent;->getType()Ljava/lang/String;23517 HSPLandroid/content/pm/ApkChecksum;->getType()I23607 HSPLandroid/content/pm/Checksum;->getType()I24098 HSPLandroid/content/pm/SharedLibraryInfo;->getType()I24966 HSPLandroid/content/res/TypedArray;->getType(I)I25078 HSPLandroid/database/AbstractWindowedCursor;->getType(I)I25159 HSPLandroid/database/CursorWindow;->getType(II)I25183 HSPLandroid/database/CursorWrapper;->getType(I)I[all …]