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

  /developers/build/prebuilts/gradle/WearNotifications/Wearable/src/main/java/com/example/android/wearable/wear/wearnotifications/
StandaloneMainActivity.java 99 ScalingOffsettingHelper scalingOffsettingHelper = new ScalingOffsettingHelper();
100 mWearableRecyclerView.setOffsettingHelper(scalingOffsettingHelper);
    [all...]
  /developers/samples/android/wearable/wear/WearNotifications/Wearable/src/main/java/com/example/android/wearable/wear/wearnotifications/
StandaloneMainActivity.java 99 ScalingOffsettingHelper scalingOffsettingHelper = new ScalingOffsettingHelper();
100 mWearableRecyclerView.setOffsettingHelper(scalingOffsettingHelper);
    [all...]
  /development/samples/browseable/WearNotifications/Wearable/src/com.example.android.wearable.wear.wearnotifications/
StandaloneMainActivity.java 99 ScalingOffsettingHelper scalingOffsettingHelper = new ScalingOffsettingHelper();
100 mWearableRecyclerView.setOffsettingHelper(scalingOffsettingHelper);
    [all...]

Completed in 166 milliseconds