Searched refs:AttentionCheckCacheBuffer (Results 1 – 3 of 3) sorted by relevance
50 import com.android.server.attention.AttentionManagerService.AttentionCheckCacheBuffer;140 AttentionCheckCacheBuffer buffer = new AttentionCheckCacheBuffer(); in testAttentionCheckCacheBuffer_getLast_returnTheLastElement()149 AttentionCheckCacheBuffer buffer = new AttentionCheckCacheBuffer(); in testAttentionCheckCacheBuffer_get_returnNullWhenOutOfBoundary()155 AttentionCheckCacheBuffer buffer = new AttentionCheckCacheBuffer(); in testAttentionCheckCacheBuffer_get_handleCircularIndexing()
125 private AttentionCheckCacheBuffer mAttentionCheckCacheBuffer;423 protected static final class AttentionCheckCacheBuffer { class in AttentionManagerService428 AttentionCheckCacheBuffer() { in AttentionCheckCacheBuffer() method in AttentionManagerService.AttentionCheckCacheBuffer542 mAttentionCheckCacheBuffer = new AttentionCheckCacheBuffer(); in appendResultToAttentionCacheBuffer()
10651 PLcom/android/server/attention/AttentionManagerService$AttentionCheckCacheBuffer;-><init>()V10652 …onManagerService$AttentionCheckCacheBuffer;->access$1100(Lcom/android/server/attention/AttentionMa…10653 PLcom/android/server/attention/AttentionManagerService$AttentionCheckCacheBuffer;->add(Lcom/android…10654 PLcom/android/server/attention/AttentionManagerService$AttentionCheckCacheBuffer;->dump(Lcom/androi…10655 PLcom/android/server/attention/AttentionManagerService$AttentionCheckCacheBuffer;->get(I)Lcom/andro…10656 PLcom/android/server/attention/AttentionManagerService$AttentionCheckCacheBuffer;->getLast()Lcom/an…10694 …AttentionManagerService$AttentionCheckCacheBuffer;Lcom/android/server/attention/AttentionManagerSe…52622 Lcom/android/server/attention/AttentionManagerService$AttentionCheckCacheBuffer;