HomeSort by relevance Sort by last modified time
    Searched full:ownername (Results 1 - 9 of 9) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapUtils.java 144 String ownerName =null;
146 ownerName = c.getString(0);
151 return ownerName;
BluetoothPbapVcardManager.java 240 String ownerName = null;
242 ownerName = BluetoothPbapUtils.getProfileName(mContext);
244 if (ownerName == null || ownerName.length()==0) {
245 ownerName = BluetoothPbapService.getLocalPhoneName();
247 nameList.add(ownerName);
  /external/smack/src/org/xbill/DNS/
NSEC3Record.java 67 * @param name The ownername of the NSEC3 record (base32'd hash plus zonename).
75 * @param types The types present at the original ownername.
NSEC3PARAMRecord.java 39 * @param name The ownername of the NSEC3PARAM record (generally the zone name).
  /frameworks/base/docs/html/guide/topics/providers/
calendar-provider.jd 329 String ownerName = null;
335 ownerName = cur.getString(PROJECTION_OWNER_ACCOUNT_INDEX);
    [all...]
  /external/libmtp/
ChangeLog     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.preferences_3.3.0.v20100503.jar 
org.eclipse.equinox.registry_3.5.0.v20100503.jar 
  /external/libxml2/
xmlschemas.c     [all...]

Completed in 144 milliseconds