Searched refs:mobileBit (Results 1 – 2 of 2) sorted by relevance
53 uint64_t mobileBit = (uint64_t )1 << loc_core::TYPE_MOBILE; in notify() local55 mConnected = ((networkInfo->mAllTypes & mobileBit) == mobileBit); in notify()