Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/
DUtils.java353 final long localRowProfileId; in getLocalProfileGivenName() local
366 localRowProfileId = localRawProfile.getLong(0); in getLocalProfileGivenName()
376 Data.RAW_CONTACT_ID + "=" + localRowProfileId, in getLocalProfileGivenName()