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

  /packages/apps/InCallUI/src/com/android/incallui/
InCallPresenter.java 696 mContext.startActivity(getInCallIntent(showDialpad));
699 public Intent getInCallIntent(boolean showDialpad) {
StatusBarNotifier.java 566 final Intent intent = InCallPresenter.getInstance().getInCallIntent(/*showdialpad=*/false);

Completed in 29 milliseconds