Home
last modified time | relevance | path

Searched refs:onDateSet (Results 1 – 2 of 2) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/view/
DDateWidgets1.java131 public void onDateSet(DatePicker view, int year, int monthOfYear,
/development/samples/browseable/SpeedTracker/Application/src/com.example.android.wearable.speedtracker/
DPhoneMainActivity.java76 public void onDateSet(DatePicker view, int year, int monthOfYear, int dayOfMonth) { in onDateSet() method in PhoneMainActivity