Searched defs:appZygote (Results 1 – 2 of 2) sorted by relevance
82 final boolean appZygote; // true if this is forked from the app zygote field in ProcessRecord
1700 final AppZygote appZygote = (AppZygote) msg.obj; in handleMessage() local