Example #1
0
 def get_query():
     return Operation.get_query(DeviceInformation)
 def get_query():
     return Operation.get_query(PhoneDistance)
Example #3
0
 def get_query():
     return Operation.get_query(TestPhonePosition)
Example #4
0
 def get_query(self):
     return Operation.get_query(self.model, self.index)