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()469 boolean shouldCreateSnapshot) {476 if (shouldCreateSnapshot && mRemoteAnimationAdapter.getChangeNeedsSnapshot()) {
219 if (!shouldCreateSnapshot(recoveryAgentUid)) { in syncKeysForAgent()445 private boolean shouldCreateSnapshot(int recoveryAgentUid) { in shouldCreateSnapshot() method in KeySyncTask