Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/development/storage/
DBlobInfoListView.java97 showDeleteBlobDialog(blob); in onListItemClick()
105 private void showDeleteBlobDialog(BlobInfo blob) { in showDeleteBlobDialog() method in BlobInfoListView