Example #1
0
def get_men_total(devices=""):
    return phoneBase.get_men_total(devices)
Example #2
0
def get_men_total(devices=""):
    return phoneBase.get_men_total(devices)
Example #3
0
def get_men_total(log=r"d:\men.log", devices=""):
    return phoneBase.get_men_total(log, devices)