HomeSort by relevance Sort by last modified time
    Searched defs:chld (Results 1 - 3 of 3) sorted by null

  /frameworks/base/policy/src/com/android/internal/policy/impl/
RecentApplicationsBackground.java 94 Rect chld = mTmp0; local
97 getChildBounds(chld);
100 final int top = chld.top - bkg.top;
101 final int bottom = chld.bottom + bkg.bottom;
108 left = chld.left - bkg.left;
109 right = chld.right + bkg.right;
  /external/ppp/pppd/
main.c 245 static void chld __P((int));
721 SIGNAL(SIGCHLD, chld);
1439 chld(sig) function
    [all...]
  /external/chromium_org/third_party/android_platform/webview/
frameworks.jar 

Completed in 175 milliseconds