Home
last modified time | relevance | path

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

/packages/apps/TvSettings/SettingsAPI/java/com/android/tv/settings/library/device/apps/
DApplicationsState.java1104 static final int MSG_LOAD_SIZES = 7; field in ApplicationsState.BackgroundHandler
1309 sendEmptyMessage(MSG_LOAD_SIZES); in handleMessage()
1312 case MSG_LOAD_SIZES: { in handleMessage()
1474 sendEmptyMessage(MSG_LOAD_SIZES);