Searched refs:DEFAULT_ERROR_RECEIVER_PROPERTY (Results 1 – 1 of 1) sorted by relevance
60 static final String DEFAULT_ERROR_RECEIVER_PROPERTY = "ro.error.receiver.default"; field in ApplicationErrorReport199 candidate = SystemProperties.get(DEFAULT_ERROR_RECEIVER_PROPERTY); in getErrorReportReceiver()