|
||||||||||
前 次 | フレームあり フレームなし |
Request.Priority を使用しているパッケージ | |
---|---|
com.android.volley | |
com.android.volley.toolbox |
com.android.volley での Request.Priority の使用 |
---|
Request.Priority を返す com.android.volley のメソッド | |
---|---|
Request.Priority |
Request.getPriority()
Returns the Request.Priority of this request; NORMAL by default. |
static Request.Priority |
Request.Priority.valueOf(java.lang.String name)
指定した名前を持つこの型の列挙型定数を返します。 |
static Request.Priority[] |
Request.Priority.values()
この列挙型の定数を含む配列を宣言されている順序で返します。 |
com.android.volley.toolbox での Request.Priority の使用 |
---|
Request.Priority を返す com.android.volley.toolbox のメソッド | |
---|---|
Request.Priority |
ImageRequest.getPriority()
|
Request.Priority |
ClearCacheRequest.getPriority()
|
|
||||||||||
前 次 | フレームあり フレームなし |