OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:usedInFixMask
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/location/tests/locationtests/src/android/location/
GpsStatusTest.java
195
int
usedInFixMask
) {
220
(
usedInFixMask
& prnShift) != 0,
263
int
usedInFixMask
) throws Exception {
287
usedInFixMask
);
/hardware/interfaces/gnss/1.0/default/
Gnss.cpp
200
uint32_t
usedInFixMask
= svInfo->used_in_fix_mask;
245
if ((
usedInFixMask
& svidMask) != 0) {
Completed in 92 milliseconds