[go: nahoru, domu]

Searched defs:cleanState (Results 1 - 7 of 7) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DEthernetSignalController.java60 public SignalController.State cleanState() { method in class:EthernetSignalController
H A DWifiSignalController.java73 protected WifiState cleanState() { method in class:WifiSignalController
H A DSignalController.java66 mCurrentState = cleanState();
67 mLastState = cleanState();
71 mHistory[i] = cleanState();
216 protected abstract T cleanState(); method in class:SignalController
H A DMobileSignalController.java248 protected MobileState cleanState() { method in class:MobileSignalController
/frameworks/compile/mclinker/lib/Support/
H A DFileHandle.cpp140 cleanState();
205 void FileHandle::cleanState(FileHandle::IOState pState) { function in class:mcld::FileHandle
/frameworks/support/v7/recyclerview/jvm-tests/src/android/support/v7/widget/
H A DOpReorderTest.java74 cleanState();
77 void cleanState() { method in class:OpReorderTest
177 cleanState();
194 cleanState();
208 cleanState();
222 cleanState();
H A DAdapterHelperTest.java75 public void cleanState() { method in class:AdapterHelperTest
857 cleanState();

Completed in 135 milliseconds