Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/tests/common/com/android/documentsui/services/
DTestNotificationService.java174 final String cancel_label = android_context.getResources().getString(res_id); in doCancel() local
176 if (cancel_label.equals(item.title)) { in doCancel()