Searched refs:isBootUp (Results 1 – 3 of 3) sorted by relevance
131 assertTrue(EuiccCardController.isBootUp(mContext)); in testIsBootUp()135 assertTrue(EuiccCardController.isBootUp(mContext)); in testIsBootUp()139 assertFalse(EuiccCardController.isBootUp(mContext)); in testIsBootUp()142 assertTrue(EuiccCardController.isBootUp(mContext)); in testIsBootUp()
127 if (isBootUp(mContext)) { in EuiccCardController()140 public static boolean isBootUp(Context context) { in isBootUp() method in EuiccCardController
23388 HSPLcom/android/internal/telephony/euicc/EuiccCardController;->isBootUp(Landroid/content/Context;)Z