Searched refs:is_inhibited (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/remoting/tools/
H A Dme2me_virtual_host.py762 stopped and inhibited (running == False and is_inhibited() == True)
763 stopped but not inhibited (running == False and is_inhibited() == False)
782 def is_inhibited(self): member in class:RelaunchInhibitor
1075 if x_server_inhibitor.is_inhibited():
1086 if host_inhibitor.is_inhibited():

Completed in 65 milliseconds