Home
last modified time | relevance | path

Searched refs:ACTION_DEVICE_STORAGE_FULL (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSmsStorageMonitor.java90 filter.addAction(Intent.ACTION_DEVICE_STORAGE_FULL); in SmsStorageMonitor()
163 if (intent.getAction().equals(Intent.ACTION_DEVICE_STORAGE_FULL)) {
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSmsStorageMonitorTest.java78 new Intent(Intent.ACTION_DEVICE_STORAGE_FULL)); in testSmsMemoryStatus()
/frameworks/base/services/core/java/com/android/server/storage/
DDeviceStorageMonitorService.java518 final Intent fullIntent = new Intent(Intent.ACTION_DEVICE_STORAGE_FULL) in updateBroadcasts()
/frameworks/base/core/java/android/content/
DIntent.java3036 …public static final String ACTION_DEVICE_STORAGE_FULL = "android.intent.action.DEVICE_STORAGE_FULL… field in Intent
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt13428 Landroid/content/Intent;->ACTION_DEVICE_STORAGE_FULL:Ljava/lang/String;