Searched refs:IdentityListenerSingleShot (Results 1 – 3 of 3) sorted by relevance
92 CallbackUtils.IdentityListenerSingleShot identityL = new CallbackUtils in executeAttach()93 .IdentityListenerSingleShot(); in executeAttach()
118 CallbackUtils.IdentityListenerSingleShot identityL = new CallbackUtils in executeTest()119 .IdentityListenerSingleShot(); in executeTest()
93 public static class IdentityListenerSingleShot extends IdentityChangedListener { class in CallbackUtils