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

  /frameworks/base/telephony/java/com/android/internal/telephony/
CallerInfo.java 357 return new CallerInfo().markAsVoiceMail();
445 /* package */ CallerInfo markAsVoiceMail() {
448 return markAsVoiceMail(subId);
452 /* package */ CallerInfo markAsVoiceMail(int subId) {
CallerInfoAsyncQuery.java 283 mCallerInfo = new CallerInfo().markAsVoiceMail(cw.subId);
  /packages/apps/Dialer/InCallUI/src/com/android/incallui/
CallerInfoUtils.java 86 info.markAsVoiceMail(context);
CallerInfo.java 413 /* package */ CallerInfo markAsVoiceMail(Context context) {
CallerInfoAsyncQuery.java 266 mCallerInfo = new CallerInfo().markAsVoiceMail(mQueryContext);
  /external/robolectric/v3/runtime/
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
android-all-4.4_r1-robolectric-1.jar 

Completed in 725 milliseconds