Searched defs:servicePid (Results 1 – 1 of 1) sorted by relevance
101 final int servicePid = startService(startFlag); in testRestartStartedService() local111 final int servicePid = bindService(Context.BIND_AUTO_CREATE); in testRestart_boundService_restarted() local131 final int servicePid = bindService(Context.BIND_AUTO_CREATE); in testRestart_boundNotStickyStartedService_restarted() local152 final int servicePid = startService(Service.START_NOT_STICKY); in testRestart_notStickyStartedNoAutoCreateBoundService_notRestarted() local