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

  /frameworks/base/core/java/com/android/internal/util/
NotificationMessagingUtil.java 40 private static final String DEFAULT_SMS_APP_SETTING = Settings.Secure.SMS_DEFAULT_APPLICATION;
63 Settings.Secure.SMS_DEFAULT_APPLICATION, userId));
  /frameworks/base/services/core/java/com/android/server/notification/
ZenModeFiltering.java 219 Secure.SMS_DEFAULT_APPLICATION, userId);
  /frameworks/base/services/core/java/com/android/server/telecom/
TelecomLoaderService.java 278 Settings.Secure.SMS_DEFAULT_APPLICATION);
  /frameworks/base/telephony/java/com/android/internal/telephony/
SmsApplication.java 442 Settings.Secure.SMS_DEFAULT_APPLICATION, userId);
557 Settings.Secure.SMS_DEFAULT_APPLICATION, userId);
591 Settings.Secure.SMS_DEFAULT_APPLICATION, applicationData.mPackageName,
    [all...]
  /frameworks/base/services/tests/notification/src/com/android/server/notification/
NotificationComparatorTest.java 100 Settings.Secure.SMS_DEFAULT_APPLICATION);
  /frameworks/base/core/tests/coretests/src/android/provider/
SettingsBackupTest.java 481 Settings.Secure.SMS_DEFAULT_APPLICATION,
    [all...]
  /frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
SettingsProtoDumpUtil.java     [all...]
  /frameworks/base/core/java/android/provider/
Settings.java     [all...]

Completed in 216 milliseconds