Home
last modified time | relevance | path

Searched refs:parent (Results 1 – 5 of 5) sorted by relevance

/docs/source.android.com/scripts/
Dbuild.py83 parent = parents[parentdir] variable
85 parent = ('', '', '') variable
91 sidebar = parent[0]
97 sidebar2 = parent[1]
103 sidebar3 = parent[2]
/docs/source.android.com/
DREADME64 5. Run the following make command from the root of the project parent directory:
/docs/source.android.com/src/source/
Dusing-repo.jd61 …ent working directory must either be the parent directory of <code>.repo/</code> or a subdirectory…
Dcode-style.jd484 the parent class's method.</p>
/docs/source.android.com/src/devices/tech/ota/
Ddevice_code.jd267 function in your subclass. Set the values, then call the <code>parent Init()
684 parent class RecoveryUI directly.</p>