OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mLastReceivedIntent
(Results
1 - 2
of
2
) sorted by null
/cts/tests/tests/location2/src/android/location2/cts/
LocationManagerTest.java
314
private Intent
mLastReceivedIntent
;
318
mLastReceivedIntent
= null;
330
mLastReceivedIntent
= intent;
337
return
mLastReceivedIntent
;
341
mLastReceivedIntent
= null;
/cts/tests/tests/location/src/android/location/cts/
LocationManagerTest.java
[
all
...]
Completed in 1847 milliseconds