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

  /packages/apps/Dialer/java/com/android/incallui/bindings/
InCallUiBindings.java 38 Intent getCallStateButtonBroadcastIntent(Context context);
InCallUiBindingsStub.java 40 public Intent getCallStateButtonBroadcastIntent(Context context) {
  /packages/apps/Dialer/java/com/android/incallui/
CallCardPresenter.java 516 Intent broadcastIntent = Bindings.get(mContext).getCallStateButtonBroadcastIntent(mContext);
    [all...]

Completed in 547 milliseconds