Searched refs:android_context (Results 1 – 1 of 1) sorted by relevance
170 Context android_context = getBaseContext().createPackageContext(ANDROID_PACKAGENAME, in doCancel() local172 int res_id = android_context.getResources().getIdentifier(CANCEL_RES_NAME, in doCancel()174 final String cancel_label = android_context.getResources().getString(res_id); in doCancel()