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

  /frameworks/opt/net/lowpan/service/java/com/android/server/lowpan/
LowpanInterfaceTracker.java 108 final NormalState mNormalState = new NormalState();
263 class NormalState extends State {
267 Log.i(TAG, "NormalState.enter()");
  /external/webrtc/webrtc/modules/desktop_capture/
window_capturer_x11.cc 110 // that has WM_STATE property set to NormalState.
333 if (state == NormalState) {
334 // Window has WM_STATE==NormalState. Return it.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xutil.h 141 #define NormalState 1 /* most applications want to start this way */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xutil.h 139 #define NormalState 1 /* most applications want to start this way */
  /external/libpng/contrib/gregbook/
rpng-x.c 584 wm_hints->initial_state = NormalState;
rpng2-x.c     [all...]
  /external/webrtc/webrtc/base/
x11windowpicker.cc 692 return state == NormalState ? window : 0;
  /external/ImageMagick/MagickCore/
animate.c     [all...]
display.c     [all...]

Completed in 1139 milliseconds