HomeSort by relevance Sort by last modified time
    Searched refs:intentReceiverForUnacceptableIoMetrics (Results 1 - 2 of 2) sorted by null

  /packages/services/Car/service/src/com/android/car/
CarStorageMonitoringService.java 271 final String receiverPath = mConfiguration.intentReceiverForUnacceptableIoMetrics;
279 Log.e(TAG, "value of intentReceiverForUnacceptableIoMetrics non-null but invalid:"
598 final String intentReceiverForUnacceptableIoMetrics;
621 intentReceiverForUnacceptableIoMetrics =
622 resources.getString(R.string.intentReceiverForUnacceptableIoMetrics);
632 "intentReceiverForUnacceptableIoMetrics = %s, " +
641 intentReceiverForUnacceptableIoMetrics,
  /packages/services/Car/tests/carservice_test/src/com/android/car/
CarStorageMonitoringTest.java 160 override(R.string.intentReceiverForUnacceptableIoMetrics,
171 override(R.string.intentReceiverForUnacceptableIoMetrics,
    [all...]

Completed in 2884 milliseconds