HomeSort by relevance Sort by last modified time
    Searched refs:Partner (Results 1 - 2 of 2) sorted by null

  /packages/experimental/AndroidVendorSecurityTool/src/com/android/vending/sectool/v1/
GoogleSettingsContract.java 72 * "Partner" settings, Actually this is the only settings table, and
74 * called "Partner" is just a historical accident.
76 public static final class Partner extends NameValueTable {
185 Uri.parse("content://" + AUTHORITY + "/partner");
189 * Partner Table Version
195 * Google Partner Client Id
GservicesValue.java 130 return GoogleSettingsContract.Partner.getString(mContentResolver, key, defaultValue);

Completed in 27 milliseconds