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

  /frameworks/base/services/core/java/com/android/server/policy/
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 244 static void chld __P((int));
724 SIGNAL(SIGCHLD, chld);
1520 chld(sig) function
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 

Completed in 93 milliseconds