Searched refs:SUB_HAL_POWER_CAPABILITY_TOTAL (Results 1 – 1 of 1) sorted by relevance
104 public static final int SUB_HAL_POWER_CAPABILITY_TOTAL = 1; field in GnssCapabilities118 SUB_HAL_POWER_CAPABILITY_TOTAL, SUB_HAL_POWER_CAPABILITY_SINGLEBAND_TRACKING,459 return (mPowerFlags & SUB_HAL_POWER_CAPABILITY_TOTAL) != 0; in hasPowerTotal()853 mPowerFlags = setFlag(mPowerFlags, SUB_HAL_POWER_CAPABILITY_TOTAL, capable); in setHasPowerTotal()