Methods

(static) OnScreenShown() → {void}

Returns:
Type: 
void

(static) init() → {void}

Returns:
Type: 
void

(static) loadResults() → {void}

Returns:
Type: 
void

(static) onKeyEvent(key, press) → {boolean}

Parameters:
NameTypeDescription
keystring
pressboolean
Returns:
Type: 
boolean

(static) onKeyboardFocusChange() → {void}

onKeyboardFocusChange: Adjust alphabet keyboard position when textbox gains/loses focus The voice button popup covers alphabet rows when textbox is focused, so we move the textbox up

Returns:
Type: 
void

(static) onSearchItemFocused() → {void}

onSearchItemFocused: Update backdrop when search result is focused

Returns:
Type: 
void

(static) searchMedias() → {void}

Returns:
Type: 
void