Searched refs:onLayoutChange (Results 1 – 4 of 4) sorted by relevance
/packages/apps/Contacts/src/com/android/contacts/activities/ |
D | PhotoSelectionActivity.java | 332 public void onLayoutChange(View v, int left, int top, int right, int bottom, in displayPhoto()
|
D | DialtactsActivity.java | 473 public void onLayoutChange(View v, int left, int top, int right, int bottom, int oldLeft,
|
/packages/apps/Camera/src/com/android/camera/ |
D | ActivityBase.java | 423 public void onLayoutChange(View v, int left, int top, int right, int bottom, in onLayoutChange() method in ActivityBase
|
D | PanoramaActivity.java | 494 public void onLayoutChange(View v, int l, int t, int r, int b, in onLayoutChange() method in PanoramaActivity 496 super.onLayoutChange(v, l, t, r, b, oldl, oldt, oldr, oldb); in onLayoutChange()
|