Searched refs:mContentListener (Results 1 – 4 of 4) sorted by relevance
56 private ActiveUnlockContentListener mContentListener; field in ActiveUnlockContentListenerTest74 mContentListener = in setUp()89 mContentListener.subscribe(); in subscribe_contentFetched()97 mContentListener.subscribe(); in contentUpdated_contentUpdated()108 mContentListener.subscribe(); in contentUpdated_unsubscribed_contentNotUpdated()111 mContentListener.unsubscribe(); in contentUpdated_unsubscribed_contentNotUpdated()119 mContentListener.subscribe(); in multipleContentUpdates_contentIsNewestValueAndUpdatedTwice()132 mContentListener.subscribe(); in duplicateContentUpdates_onContentChangedOnlyCalledOnce()
27 private final ActiveUnlockContentListener mContentListener; field in ActiveUnlockSummaryListener30 mContentListener = new ActiveUnlockContentListener( in ActiveUnlockSummaryListener()36 mContentListener.subscribe(); in subscribe()41 mContentListener.unsubscribe(); in unsubscribe()
135 private ContentListener mContentListener; field in MediaSetSource.CheckedMediaSetSource188 mContentListener = listener; in setContentListener()203 if (mContentListener != null) mContentListener.onContentDirty(); in onContentDirty()
61 private ContentListener mContentListener; field in LocalPhotoSource74 if (mContentListener != null) mContentListener.onContentDirty(); in LocalPhotoSource()203 mContentListener = listener; in setContentListener()