Searched refs:TYPE_LOCAL (Results 1 – 7 of 7) sorted by relevance
47 TYPE_LOCAL,55 public static final int TYPE_LOCAL = 0; field in ContactInfoRequest102 return type == TYPE_LOCAL || type == TYPE_LOCAL_AND_REMOTE; in isLocalRequest()
115 : ContactInfoRequest.TYPE_LOCAL; in getValue()
23 public static final int TYPE_LOCAL = 1; field in DataSourceType41 if (prefix == LOCAL_ROOT) return TYPE_LOCAL; in identifySourceType()
76 HOME.derivedType = RootInfo.TYPE_LOCAL;87 HAMMY.derivedType = RootInfo.TYPE_LOCAL;149 EXTERNALSTORAGE.derivedType = RootInfo.TYPE_LOCAL;158 NO_TREE_ROOT.derivedType = RootInfo.TYPE_LOCAL;200 HOME.derivedType = RootInfo.TYPE_LOCAL;261 HOME.derivedType = RootInfo.TYPE_LOCAL;
71 TYPE_LOCAL,85 public static final int TYPE_LOCAL = 7; field in RootInfo257 derivedType = TYPE_LOCAL; in deriveFields()358 return derivedType == TYPE_LOCAL in isStorage()365 return derivedType == TYPE_LOCAL; in isPhoneStorage()
70 case DataSourceType.TYPE_LOCAL: in getOverlayAlbumIcon()
821 case RootInfo.TYPE_LOCAL: in updateHeaderTitle()