Home
last modified time | relevance | path

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

/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/
H A DSmsStorageLowWarningActivity.java25 public class SmsStorageLowWarningActivity extends BaseBugleFragmentActivity { class
H A DUIIntentsImpl.java160 return new Intent(context, SmsStorageLowWarningActivity.class); in getSmsStorageLowWarningActivityIntent()