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.java321 final long localRowProfileId; in getLocalProfileGivenName() local
334 localRowProfileId = localRawProfile.getLong(0); in getLocalProfileGivenName()
344 Data.RAW_CONTACT_ID + "=" + localRowProfileId, in getLocalProfileGivenName()