OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REGISTRATION_ERROR_MESSAGE
(Results
1 - 2
of
2
) sorted by null
/cts/tests/tests/location/src/android/location/cts/
TestLocationManager.java
69
Log.i(TAG, TestMeasurementUtil.
REGISTRATION_ERROR_MESSAGE
);
70
Assert.fail(TestMeasurementUtil.
REGISTRATION_ERROR_MESSAGE
);
87
Log.i(TAG, TestMeasurementUtil.
REGISTRATION_ERROR_MESSAGE
);
88
Assert.fail(TestMeasurementUtil.
REGISTRATION_ERROR_MESSAGE
);
TestMeasurementUtil.java
56
public static final String
REGISTRATION_ERROR_MESSAGE
= "Registration of GnssMeasurements" +
[
all
...]
Completed in 1082 milliseconds