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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
SmsStorageMonitor.java 83 filter.addAction(Intent.ACTION_DEVICE_STORAGE_NOT_FULL);
156 } else if (intent.getAction().equals(Intent.ACTION_DEVICE_STORAGE_NOT_FULL)) {
  /frameworks/base/services/java/com/android/server/
DeviceStorageMonitorService.java 332 mStorageNotFullIntent = new Intent(Intent.ACTION_DEVICE_STORAGE_NOT_FULL);
  /frameworks/base/core/java/android/content/
Intent.java     [all...]

Completed in 57 milliseconds