Home
last modified time | relevance | path

Searched refs:mobileBit (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/sm8150/gps/gnss/
DNativeAgpsHandler.cpp53 uint64_t mobileBit = (uint64_t )1 << loc_core::TYPE_MOBILE; in notify() local
55 mConnected = ((networkInfo->mAllTypes & mobileBit) == mobileBit); in notify()
/hardware/qcom/sm7250/gps/gnss/
DNativeAgpsHandler.cpp53 uint64_t mobileBit = (uint64_t )1 << loc_core::TYPE_MOBILE; in notify() local
55 mConnected = ((networkInfo->mAllTypes & mobileBit) == mobileBit); in notify()