Searched refs:getActiveBootSlot (Results 1 – 3 of 3) sorted by relevance
84 public int getActiveBootSlot() throws RemoteException { in getActiveBootSlot() method in BootControlHIDL88 return v1_2_hal.getActiveBootSlot(); in getActiveBootSlot()
111 when(mIBootControl.getActiveBootSlot()).thenReturn(1); in setup()
774 next_active_slot = bootControl.getActiveBootSlot(); in verifySlotForNextBoot()