Home
last modified time | relevance | path

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

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DRemoteBugreportUtils.java64 Intent dialogIntent = new Intent(Settings.ACTION_SHOW_REMOTE_BUGREPORT_DIALOG); in buildNotification()
/frameworks/base/core/java/android/provider/
DSettings.java1936 public static final String ACTION_SHOW_REMOTE_BUGREPORT_DIALOG field in Settings