Searched defs:WeightWatcher (Results 1 - 1 of 1) sorted by relevance
/packages/apps/Launcher3/src/com/android/launcher3/ | ||
H A D | WeightWatcher.java | 37 public class WeightWatcher extends LinearLayout { class in inherits:LinearLayout 86 public WeightWatcher(Context context, AttributeSet attrs) { method in class:WeightWatcher 117 public WeightWatcher(Context context) { method in class:WeightWatcher 175 Log.v("WeightWatcher", "Missing info for pid " + mPid + ", removing view: " + this); 214 //Log.v("WeightWatcher.ProcessWatcher", |
Completed in 422 milliseconds