Searched refs:mInteractive (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/service/dreams/
H A DDream.java59 private boolean mInteractive; field in class:Dream
68 if (!mInteractive) {
77 if (!mInteractive) {
86 if (!mInteractive) {
95 if (!mInteractive) {
104 if (!mInteractive) {
279 * @param mInteractive the mInteractive to set
281 public void setInteractive(boolean mInteractive) { argument
282 this.mInteractive
[all...]

Completed in 56 milliseconds