Searched defs:COLUMN_USER (Results 1 – 3 of 3) sorted by relevance
82 private static final int COLUMN_USER = 15; field in ApnSettings
150 IconDB.COLUMN_USER + " = ? ", in updateIconsPerUser()
518 public static final String COLUMN_USER = "profileId"; field in BaseIconCache.IconDB