Searched refs:DEVICE_TYPE (Results 1 – 10 of 10) sorted by relevance
21 import static com.android.launcher3.LauncherPrefs.DEVICE_TYPE;74 mDeviceType = lp.get(DEVICE_TYPE); in DeviceGridState()109 DEVICE_TYPE.to(mDeviceType), in writeToPrefs()
42 private static final int DEVICE_TYPE = PresenceDevice.DeviceType.PHONE; field in PresenceDeviceTest60 .setDeviceType(DEVICE_TYPE) in testBuilder()69 assertThat(device.getDeviceType()).isEqualTo(DEVICE_TYPE); in testBuilder()
88 int DEVICE_TYPE = 22; field
53 public static final int DEVICE_TYPE = 0x00; field in ConfigParam
83 .putByte(ConfigParam.DEVICE_TYPE, in getTlvBufferFromAliroOpenRangingParams()
83 .putByte(ConfigParam.DEVICE_TYPE, in getTlvBufferFromCccOpenRangingParams()
132 tlvBufferBuilder.putByte(ConfigParam.DEVICE_TYPE, (byte) params.getDeviceType()); in getTlvBufferFromFiraOpenSessionParams()
94 private static final String DEVICE_TYPE = PREFIX + "DEVICE_TYPE"; field in BundleHelper897 bundle.putInt(DEVICE_TYPE, device.getType()); in fromDevice()922 nonNullDeviceBundle.getInt(DEVICE_TYPE, Device.DEVICE_TYPE_UNKNOWN)); in toMetadata()
281 val DEVICE_TYPE = in <lambda>() constant
1336 Landroid/net/wifi/p2p/WifiP2pWfdInfo;->DEVICE_TYPE:I