Home
last modified time | relevance | path

Searched refs:mIsPhoneAccountMigrationPending (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/android/provider/
H A DCallLog.java429 private int mIsPhoneAccountMigrationPending; field in CallLog.AddCallParams.AddCallParametersBuilder
643 mIsPhoneAccountMigrationPending = isPhoneAccountMigrationPending; in setIsPhoneAccountMigrationPending()
656 mIsPhoneAccountMigrationPending); in build()
683 private int mIsPhoneAccountMigrationPending; field in CallLog.AddCallParams
717 mIsPhoneAccountMigrationPending = isPhoneAccountMigrationPending; in AddCallParams()
1748 values.put(IS_PHONE_ACCOUNT_MIGRATION_PENDING, params.mIsPhoneAccountMigrationPending); in addCall()