Searched refs:IGNORE (Results 1 – 8 of 8) sorted by relevance
52 protected BinaryState mAirplaneMode = BinaryState.IGNORE;59 protected BinaryState mData = BinaryState.IGNORE;66 protected BinaryState mCell = BinaryState.IGNORE;71 protected BinaryState mCellAutoSetting = BinaryState.IGNORE;76 protected BinaryState mWifi = BinaryState.IGNORE;96 protected BinaryState mWifiWatchdog = BinaryState.IGNORE;101 protected BinaryState mDisableCwWifiMediator = BinaryState.IGNORE;109 protected BinaryState mWifiScanAlwaysEnabled = BinaryState.IGNORE;115 protected BinaryState mEthernet = BinaryState.IGNORE;121 protected BinaryState mBluetooth = BinaryState.IGNORE;[all …]
45 public static enum EncryptionOptions {ENCRYPT, IGNORE} enumConstant62 private EncryptionOptions mEncryptUserData = EncryptionOptions.IGNORE;321 case IGNORE: in preEncryptDevice()381 case IGNORE: in postEncryptDevice()
45 IGNORE, enumConstant277 case IGNORE: in shouldTrackDevice()286 case IGNORE: in shouldTrackDevice()
682 case IGNORE: in getEventFromFree()814 freeDevice(tcpDevice, FreeDeviceState.IGNORE); in connectToTcpDevice()855 freeDevice(tcpDevice, FreeDeviceState.IGNORE); in disconnectFromTcpDevice()
22 IGNORE, enumConstant
38 IGNORE; enumConstant
478 mDeviceSetup.setScreenAlwaysOn(BinaryState.IGNORE); in testSetup_screen_stayon_default()502 mDeviceSetup.setScreenAlwaysOn(BinaryState.IGNORE); in testSetup_screen_timeout()
250 IGNORE = "IGNORE" variable in TriggerMessageReply