Searched refs:INSTANT (Results 1 – 9 of 9) sorted by relevance
52 INSTANT = ('Run the instant_app version of the module if the module supports it. ' variable175 self.add_argument('--instant', action='store_true', help=INSTANT)258 INSTANT=INSTANT,
49 INSTANT = 'INSTANT' variable
189 'instant': constants.INSTANT,
52 INSTANT = ('Run the instant_app version of the module if the module supports it. ' variable189 self.add_argument('--instant', action='store_true', help=INSTANT)275 INSTANT=INSTANT,
51 INSTANT = 'INSTANT' variable
72 INSTANT, enumConstant303 if (InstallMode.INSTANT.equals(mInstallationMode)) { in setUp()
384 if constants.INSTANT == arg:
422 if constants.INSTANT == arg: