Searched refs:NOT_SYSTEM_CALLER_MSG (Results 1 – 1 of 1) sorted by relevance
882 private static final String NOT_SYSTEM_CALLER_MSG = "Only the system can %s"; field in DevicePolicyManagerService7001 String.format(NOT_SYSTEM_CALLER_MSG, "choose private key alias"));7617 String.format(NOT_SYSTEM_CALLER_MSG, "call getAlwaysOnVpnPackageForUser"));7645 String.format(NOT_SYSTEM_CALLER_MSG, "call isAlwaysOnVpnLockdownEnabledForUser"));11933 String.format(NOT_SYSTEM_CALLER_MSG, "query the permission provider"));12258 String.format(NOT_SYSTEM_CALLER_MSG,12414 String.format(NOT_SYSTEM_CALLER_MSG,12483 String.format(NOT_SYSTEM_CALLER_MSG,14938 String.format(NOT_SYSTEM_CALLER_MSG, "call notifyLockTaskModeChanged")); in notifyLockTaskModeChanged()17501 String.format(NOT_SYSTEM_CALLER_MSG, "query support message for user"));[all …]