Home
last modified time | relevance | path

Searched refs:gservices (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/util/
DAssert.java42 private static void refreshGservices(final BugleGservices gservices) { in refreshGservices() argument
45 sShouldCrash = gservices.getBoolean( in refreshGservices()
58 public static void initializeGservices (final BugleGservices gservices) { in initializeGservices() argument
59 gservices.registerForChanges(new Runnable() { in initializeGservices()
62 refreshGservices(gservices); in initializeGservices()
65 refreshGservices(gservices); in initializeGservices()
DLogUtil.java46 public static void refreshGservices(final BugleGservices gservices) { in refreshGservices() argument
47 sCaptureDebugLogs = gservices.getBoolean( in refreshGservices()
60 public static void initializeGservices (final BugleGservices gservices) { in initializeGservices() argument
61 gservices.registerForChanges(new Runnable() { in initializeGservices()
64 refreshGservices(gservices); in initializeGservices()
67 refreshGservices(gservices); in initializeGservices()
/packages/apps/Messaging/src/com/android/messaging/sms/
DBugleApnSettingsLoader.java362 final BugleGservices gservices = BugleGservices.get(); in loadFromGservices() local
363 final String mmsc = gservices.getString(BugleGservicesKeys.MMS_MMSC, null); in loadFromGservices()
368 final String proxy = gservices.getString(BugleGservicesKeys.MMS_PROXY_ADDRESS, null); in loadFromGservices()
369 final int port = gservices.getInt(BugleGservicesKeys.MMS_PROXY_PORT, -1); in loadFromGservices()
/packages/services/Car/bluetooth/bt-map-service/
Dbt_hci_startup_issues.txt20584 …EG 179,14 53248 385213 /data/data/com.google.android.gsf/databases/gservices.db
33678 … 0 0 1 /dev/ashmem/CursorWindow: com.google.android.gsf.gservices.GservicesProvide…
43477 …10013,com.google.process.gapps,content provider,com.google.android.gsf/.gservices.GservicesProvide…
76164 Action: "com.google.gservices.intent.action.GSERVICES_CHANGED"
76536 Action: "com.google.gservices.intent.action.GSERVICES_CHANGED"
78208 com.google.gservices.intent.action.GSERVICES_CHANGED:
81767 * ContentProviderRecord{215c699 u0 com.google.android.gsf/.gservices.GservicesProvider}
81772 authority=com.google.android.gsf.gservices
82047 com.google.android.gsf.gservices: 215c699/com.google.android.gsf/.gservices.GservicesProvider
83588 …- 215c699/com.google.android.gsf/.gservices.GservicesProvider->2088:com.google.android.gms.persist…
[all …]