OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mDeviceShuttingDown
(Results
1 - 3
of
3
) sorted by null
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
ServiceStateTracker.java
260
private boolean
mDeviceShuttingDown
= false;
621
if (
mDeviceShuttingDown
== true) return;
622
mDeviceShuttingDown
= true;
[
all
...]
/external/robolectric/v3/runtime/
android-all-5.0.0_r2-robolectric-1.jar
android-all-5.1.1_r9-robolectric-1.jar
Completed in 4109 milliseconds