Searched refs:setSnapshotListener (Results 1 – 5 of 5) sorted by relevance
45 mStorage.setSnapshotListener(recoveryAgentUid, intent); in hasListener_isTrueForRegisteredUid()67 mStorage.setSnapshotListener(recoveryAgentUid, intent); in setSnapshotListener_invokesIntentImmediatelyIfPreviouslyNotified()88 mStorage.setSnapshotListener(recoveryAgentUid, intent); in setSnapshotListener_doesNotRepeatedlyInvokeListener()89 mStorage.setSnapshotListener(recoveryAgentUid, intent); in setSnapshotListener_doesNotRepeatedlyInvokeListener()
1078 verify(mMockListenersStorage).setSnapshotListener(eq(uid), any(PendingIntent.class)); in setSnapshotCreatedPendingIntent()
49 public synchronized void setSnapshotListener( in setSnapshotListener() method in RecoverySnapshotListenersStorage
353 mListenersStorage.setSnapshotListener(uid, intent); in setSnapshotCreatedPendingIntent()
8465 …ocksettings/recoverablekeystore/RecoverySnapshotListenersStorage;->setSnapshotListener(ILandroid/a…