Searched refs:mHasImeSurface (Results 1 – 3 of 3) sorted by relevance
74 private final boolean mHasImeSurface; field in TaskSnapshot116 mHasImeSurface = hasImeSurface; in TaskSnapshot()138 mHasImeSurface = source.readBoolean();257 return mHasImeSurface;297 dest.writeBoolean(mHasImeSurface);320 + " mHasImeSurface=" + mHasImeSurface371 private boolean mHasImeSurface;451 mHasImeSurface = hasImeSurface;484 mHasImeSurface);
101 private final boolean mHasImeSurface; field in WindowlessSnapshotWindowCreator.SnapshotWindowRecord111 mHasImeSurface = hasImeSurface; in SnapshotWindowRecord()161 return mHasImeSurface; in hasImeSurface()
78 private final boolean mHasImeSurface; field in TaskSnapshotWindow178 mHasImeSurface = snapshot.hasImeSurface(); in TaskSnapshotWindow()186 return mHasImeSurface; in hasImeSurface()