Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/src/com/android/documentsui/
DDevicePolicyResources.java118 public static final String CROSS_PROFILE_NOT_ALLOWED_MESSAGE = field in DevicePolicyResources.Strings
/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
DMessage.java29 …ort static com.android.documentsui.DevicePolicyResources.Strings.CROSS_PROFILE_NOT_ALLOWED_MESSAGE;
393 CROSS_PROFILE_NOT_ALLOWED_MESSAGE, in getCrossProfileNoPermissionErrorMessage()