Searched refs:isWalletFeatureAvailableWhenDeviceLocked (Results 1 – 6 of 6) sorted by relevance
103 boolean isWalletFeatureAvailableWhenDeviceLocked(); in isWalletFeatureAvailableWhenDeviceLocked() method
106 public boolean isWalletFeatureAvailableWhenDeviceLocked() { in isWalletFeatureAvailableWhenDeviceLocked() method in QuickAccessWalletClientImpl
94 when(mQuickAccessWalletClient.isWalletFeatureAvailableWhenDeviceLocked()).thenReturn(true); in setUp()160 when(mQuickAccessWalletClient.isWalletFeatureAvailableWhenDeviceLocked()).thenReturn(false); in walletFeatureWhenLockedUnavailable_walletNotEnabled()
177 && mQuickAccessWalletClient.isWalletFeatureAvailableWhenDeviceLocked(); in updateWalletPreference()
147 when(mQuickAccessWalletClient.isWalletFeatureAvailableWhenDeviceLocked()).thenReturn(true); in setUp()
3158 method public boolean isWalletFeatureAvailableWhenDeviceLocked();