Searched defs:isInteractive (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/incallui/sessiondata/
H A DMultimediaFragment.java66 boolean isInteractive,
73 isInteractive,
83 boolean isInteractive,
90 args.putBoolean(ARG_INTERACTIVE, isInteractive);
64 newInstance( @onNull MultimediaData multimediaData, boolean isInteractive, boolean showAvatar, boolean isSpam) argument
79 newInstance( @ullable String subject, @Nullable Uri imageUri, @Nullable Location location, boolean isInteractive, boolean showAvatar, boolean isSpam) argument

Completed in 56 milliseconds