Searched refs:TYPE_STATE (Results 1 – 6 of 6) sorted by relevance
30 int TYPE_STATE = 0; field
33 return TYPE_STATE; in getCacheType()
37 return TYPE_STATE; in getCacheType()
38 return TYPE_STATE; in getCacheType()
23 import static com.android.server.telecom.CachedCallback.TYPE_STATE;909 case TYPE_STATE: { in cacheServiceCallback()