Searched refs:createDataRequestPendingIntent (Results 1 – 2 of 2) sorted by relevance
102 mDataRequestObserverPendingIntent = createDataRequestPendingIntent(mContext); in setUp()503 private static PendingIntent createDataRequestPendingIntent(Context context) { in createDataRequestPendingIntent() method in WearableSensingManagerTest
138 mDataRequestObserverPendingIntent = createDataRequestPendingIntent(mContext); in setUp()619 private static PendingIntent createDataRequestPendingIntent(Context context) { in createDataRequestPendingIntent() method in CtsWearableSensingServiceDeviceTest