Searched refs:startOnBoot (Results 1 – 15 of 15) sorted by relevance
59 startOnBoot?: boolean; property
1 …nished booting.\n * @default false\n * @platform android\n */\n startOnBoot?: boolean;\n}\n…
64 startOnBoot?: boolean; property
70 … boolean startOnBoot = options.containsKey("startOnBoot") && (boolean) options.get("startOnBoot"); in didReceiveBroadcast()72 if (startOnBoot) { in didReceiveBroadcast()
13 startOnBoot: true, property
34 …starting up. It's necessary to continue working on tasks started with `startOnBoot`. It also keeps…
61 startOnBoot: true,
58 startOnBoot: true, // android only169 …starting up. It's necessary to continue working on tasks started with `startOnBoot`. It also keeps…
60 startOnBoot: true, // android only171 …starting up. It's necessary to continue working on tasks started with `startOnBoot`. It also keeps…
70 startOnBoot: true, // android only189 …starting up. It's necessary to continue working on tasks started with `startOnBoot`. It also keeps…