Home
last modified time | relevance | path

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

/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/
DTrackerActivity.java133 showConfirm(R.string.delete_confirm, clearAction); in clearData()
136 private void showConfirm(int textId, final Runnable onConfirmAction) { in showConfirm() method in TrackerActivity