Home
last modified time | relevance | path

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

/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/
DTrackerActivity.java136 private void showConfirm(int textId, final Runnable onConfirmAction) { in showConfirm() argument
143 onConfirmAction.run(); in showConfirm()