Searched refs:isPhoneAccountMigrationPending (Results 1 – 7 of 7) sorted by relevance
88 int isPhoneAccountMigrationPending; field in CallLogBackupAgent.Call390 builder.setIsPhoneAccountMigrationPending(call.isPhoneAccountMigrationPending); in writeCallToProvider()534 call.isPhoneAccountMigrationPending = dataInput.readInt(); in readCallFromData()555 call.isPhoneAccountMigrationPending = 1; in readCallFromData()572 String accountComponentName, int isPhoneAccountMigrationPending) { in shouldConvertSubIdToIccIdForBackup() argument579 && isPhoneAccountMigrationPending != 1) { in shouldConvertSubIdToIccIdForBackup()614 call.isPhoneAccountMigrationPending = cursor.getInt( in readCallFromCursor()627 call.isPhoneAccountMigrationPending)) { in readCallFromCursor()642 call.isPhoneAccountMigrationPending = 1; in readCallFromCursor()691 data.writeInt(call.isPhoneAccountMigrationPending); in addCallToBackup()
218 assertFalse(phoneAccountHandleMigrationUtils.isPhoneAccountMigrationPending()); in testPhoneAccountHandleMigrationSimEvent()223 assertTrue(phoneAccountHandleMigrationUtils.isPhoneAccountMigrationPending()); in testPhoneAccountHandleMigrationSimEvent()267 assertTrue(phoneAccountHandleMigrationUtils.isPhoneAccountMigrationPending()); in testPhoneAccountHandleMigrationSimEvent()293 assertFalse(phoneAccountHandleMigrationUtils.isPhoneAccountMigrationPending()); in testPhoneAccountHandleMigrationInitiation()326 assertTrue(phoneAccountHandleMigrationUtils.isPhoneAccountMigrationPending()); in testPhoneAccountHandleMigrationInitiation()340 assertFalse(phoneAccountHandleMigrationUtils.isPhoneAccountMigrationPending()); in testPhoneAccountHandleMigrationPendingStatus()345 assertTrue(phoneAccountHandleMigrationUtils.isPhoneAccountMigrationPending()); in testPhoneAccountHandleMigrationPendingStatus()
355 assertTrue(phoneAccountHandleMigrationUtils.isPhoneAccountMigrationPending()); in testPhoneAccountHandleMigrationInitiation()369 assertFalse(phoneAccountHandleMigrationUtils.isPhoneAccountMigrationPending()); in testPhoneAccountHandleMigrationPendingStatus()374 assertTrue(phoneAccountHandleMigrationUtils.isPhoneAccountMigrationPending()); in testPhoneAccountHandleMigrationPendingStatus()
119 public boolean isPhoneAccountMigrationPending() { in isPhoneAccountMigrationPending() method in PhoneAccountHandleMigrationUtils
331 assertEquals(1, call.isPhoneAccountMigrationPending); in testReadCallFromCursorForPhoneAccountMigrationBackup()338 assertEquals(0, call.isPhoneAccountMigrationPending); in testReadCallFromCursorForPhoneAccountMigrationBackup()
280 .isPhoneAccountMigrationPending()1372 .isPhoneAccountMigrationPending()) { in performBackgroundTask()
1556 .isPhoneAccountMigrationPending());1558 .isPhoneAccountMigrationPending()1628 .isPhoneAccountMigrationPending()) { in initialize()1829 .isPhoneAccountMigrationPending()) { in performBackgroundTask()