HomeSort by relevance Sort by last modified time
    Searched refs:InactiveState (Results 1 - 6 of 6) sorted by null

  /frameworks/base/wifi/java/android/net/wifi/
SupplicantStateTracker.java 63 private State mInactiveState = new InactiveState();
209 class InactiveState extends State {
WifiApConfigStore.java 57 private State mInactiveState = new InactiveState();
99 class InactiveState extends State {
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xutil.h 149 #define InactiveState 4 /* application believes it is seldom used; */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xutil.h 149 #define InactiveState 4 /* application believes it is seldom used; */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xutil.h 149 #define InactiveState 4 /* application believes it is seldom used; */
  /frameworks/base/wifi/java/android/net/wifi/p2p/
WifiP2pService.java 396 private InactiveState mInactiveState = new InactiveState();
    [all...]

Completed in 242 milliseconds