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

  /frameworks/base/core/java/android/app/
RemoteInput.java 154 mLabel = Notification.safeCharSequence(label);
171 mChoices[i] = Notification.safeCharSequence(choices[i]);
Notification.java     [all...]

Completed in 245 milliseconds