Searched refs:asTokens (Results 1 – 3 of 3) sorted by relevance
410 DisplayArea.Tokens asTokens() { in asTokens() method in DisplayArea760 final DisplayArea.Tokens asTokens() { in asTokens() method in DisplayArea.Tokens
936 if (mExisting.asTokens() != null) { in createArea()938 fillAreaForLayers(mExisting.asTokens(), areaForLayer); in createArea()
1433 final DisplayArea.Tokens da = findAreaForToken(token).asTokens(); in addWindowToken()