Searched refs:bindToTestServiceAndGetConnection (Results 1 – 2 of 2) sorted by relevance
256 final TestServiceConnection connection = bindToTestServiceAndGetConnection(); in testBroadcastResponseStats_broadcastDispatchedCount()327 final TestServiceConnection connection = bindToTestServiceAndGetConnection(); in testBroadcastResponseStats_notificationPostedCount()405 final TestServiceConnection connection = bindToTestServiceAndGetConnection(); in testBroadcastResponseStats_notificationUpdatedCount()486 final TestServiceConnection connection = bindToTestServiceAndGetConnection(); in testBroadcastResponseStats_notificationCancelledCount()566 final TestServiceConnection connection = bindToTestServiceAndGetConnection(); in testBroadcastResponseStats_multipleEvents()707 final TestServiceConnection connection = bindToTestServiceAndGetConnection(); in testBroadcastResponseStats_clearCounts()808 final TestServiceConnection connection = bindToTestServiceAndGetConnection(); in testBroadcastResponseStats_changeResponseWindowDuration()898 final TestServiceConnection connection = bindToTestServiceAndGetConnection(); in testBroadcastResponseStats_appNotInForeground()1005 final TestServiceConnection connection1 = bindToTestServiceAndGetConnection(TEST_APP_PKG); in testBroadcastResponseStats_multiplePackages()1006 final TestServiceConnection connection3 = bindToTestServiceAndGetConnection(TEST_APP3_PKG); in testBroadcastResponseStats_multiplePackages()[all …]
1037 final TestServiceConnection connection = bindToTestServiceAndGetConnection(); in testNotificationSeen_verifyBucket()1038 final TestServiceConnection connection2 = bindToTestServiceAndGetConnection( in testNotificationSeen_verifyBucket()1113 final TestServiceConnection connection = bindToTestServiceAndGetConnection(); in testNotificationSeen_verifyBucket_retainPreTImpact()1114 final TestServiceConnection connection2 = bindToTestServiceAndGetConnection( in testNotificationSeen_verifyBucket_retainPreTImpact()1188 final TestServiceConnection connection = bindToTestServiceAndGetConnection(); in testNotificationSeen_noImpact()2750 final TestServiceConnection connection = bindToTestServiceAndGetConnection(); in bindToTestService()2754 private TestServiceConnection bindToTestServiceAndGetConnection(String packageName) in bindToTestServiceAndGetConnection() method in UsageStatsTest2763 private TestServiceConnection bindToTestServiceAndGetConnection() throws Exception { in bindToTestServiceAndGetConnection() method in UsageStatsTest2764 return bindToTestServiceAndGetConnection(TEST_APP_PKG); in bindToTestServiceAndGetConnection()