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
88 when(mQuickAccessWalletClient.isWalletFeatureAvailableWhenDeviceLocked()).thenReturn(true); in setUp()135 when(mQuickAccessWalletClient.isWalletFeatureAvailableWhenDeviceLocked()).thenReturn(false); in walletFeatureWhenLockedUnavailable_walletNotEnabled()
153 && mQuickAccessWalletClient.isWalletFeatureAvailableWhenDeviceLocked(); in updateWalletPreference()
147 when(mQuickAccessWalletClient.isWalletFeatureAvailableWhenDeviceLocked()).thenReturn(true); in setUp()
2982 method public boolean isWalletFeatureAvailableWhenDeviceLocked();