OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:showConfirm
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/
TrackerActivity.java
133
showConfirm
(R.string.delete_confirm, clearAction);
136
private void
showConfirm
(int textId, final Runnable onConfirmAction) {
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/benchmark/
options.js
662
function
showConfirm
() {
730
function() {
showConfirm
(); });
731
$('#clearAll')[0].addEventListener('click', function() {
showConfirm
(); });
Completed in 63 milliseconds