Searched refs:registerForSecurityAlgorithmUpdates (Results 1 – 4 of 4) sorted by relevance
2947 default void registerForSecurityAlgorithmUpdates(Handler h, int what, Object obj) {} in registerForSecurityAlgorithmUpdates() method
1200 public void registerForSecurityAlgorithmUpdates(Handler h, int what, Object obj) { in registerForSecurityAlgorithmUpdates() method in BaseCommands
575 mCi.registerForSecurityAlgorithmUpdates( in initOnce()
2988 verify(mMockCi, never()).registerForSecurityAlgorithmUpdates(any(), anyInt(), any()); in testSecurityAlgorithmUpdateFlagOff()2998 .registerForSecurityAlgorithmUpdates( in testSecurityAlgorithmUpdateFlagOn()