Searched refs:shouldCreateSnapshot (Results 1 – 2 of 2) sorted by relevance
127 boolean showBackdrop, boolean shouldCreateSnapshot) { in createRemoteAnimationRecord() argument131 localBounds, endBounds, startBounds, showBackdrop, shouldCreateSnapshot); in createRemoteAnimationRecord()471 boolean shouldCreateSnapshot) {478 if (shouldCreateSnapshot && mRemoteAnimationAdapter.getChangeNeedsSnapshot()) {
212 if (!shouldCreateSnapshot(recoveryAgentUid)) { in syncKeysForAgent()438 private boolean shouldCreateSnapshot(int recoveryAgentUid) { in shouldCreateSnapshot() method in KeySyncTask