Searched defs:runningRemoteAnimation (Results 1 – 3 of 3) sorted by relevance
78 void setRunningRemoteAnimation(boolean runningRemoteAnimation); in setRunningRemoteAnimation()
213 boolean runningRemoteAnimation; // Is the process currently running a RemoteAnimation? When true field in ProcessRecord1534 public void setRunningRemoteAnimation(boolean runningRemoteAnimation) { in setRunningRemoteAnimation()
1763 boolean runningRemoteAnimation, boolean hasAboveClient, boolean treatLikeActivity, in makeProcessRecord()