Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/tests/common/com/android/documentsui/services/
DTestNotificationService.java55 public static final String CANCEL_RES_NAME = "cancel"; field in TestNotificationService
172 int res_id = android_context.getResources().getIdentifier(CANCEL_RES_NAME, in doCancel()