Searched refs:ACTION_SHOW_DEVICE_MONITORING_DIALOG (Results 1 – 3 of 3) sorted by relevance
1047 filter.addAction(DevicePolicyManager.ACTION_SHOW_DEVICE_MONITORING_DIALOG); in makeStatusBarView()3043 else if (DevicePolicyManager.ACTION_SHOW_DEVICE_MONITORING_DIALOG.equals(action)) {
1246 public static final String ACTION_SHOW_DEVICE_MONITORING_DIALOG field in DevicePolicyManager
12406 final Intent intent = new Intent(DevicePolicyManager.ACTION_SHOW_DEVICE_MONITORING_DIALOG); in sendNetworkLoggingNotificationLocked()