Searched refs:onLayout (Results 1 – 4 of 4) sorted by relevance
| /developers/samples/android/deprecated/wearable/wear/Notifications/Wearable/src/main/java/com/example/android/support/wearable/notifications/ |
| D | AnimatedNotificationDisplayActivity.java | 120 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in AnimatedNotificationDisplayActivity.ImageZoomView
|
| /developers/build/prebuilts/gradle/Notifications/Wearable/src/main/java/com/example/android/support/wearable/notifications/ |
| D | AnimatedNotificationDisplayActivity.java | 120 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in AnimatedNotificationDisplayActivity.ImageZoomView
|
| /developers/build/templates/CardStream/_MODULE_/src/template/java/_PACKAGE_/cardstream/ |
| D | CardStreamLinearLayout.java.ftl | 232 protected void onLayout(boolean changed, int l, int t, int r, int b) { 233 super.onLayout(changed, l, t, r, b); 234 Log.d(TAG, "onLayout: " + changed); 361 …* after finishing initial onLayout event, an initial animation which is defined in DefaultCardStre…
|
| /developers/build/prebuilts/gradle/BatchStepSensor/Application/src/main/java/com/example/android/batchstepsensor/cardstream/ |
| D | CardStreamLinearLayout.java | 232 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in CardStreamLinearLayout 233 super.onLayout(changed, l, t, r, b); in onLayout()
|