Searched refs:mInstance (Results 1 – 6 of 6) sorted by relevance
119 private final CursorAnchorInfo mInstance; field in CursorAnchorInfoCompatWrapper.RealWrapper122 mInstance = info; in RealWrapper()127 return mInstance.getSelectionStart(); in getSelectionStart()132 return mInstance.getSelectionEnd(); in getSelectionEnd()137 return mInstance.getComposingText(); in getComposingText()142 return mInstance.getComposingTextStart(); in getComposingTextStart()147 return mInstance.getMatrix(); in getMatrix()152 return mInstance.getCharacterBounds(index); in getCharacterBounds()157 return mInstance.getCharacterBoundsFlags(index); in getCharacterBoundsFlags()162 return mInstance.getInsertionMarkerBaseline(); in getInsertionMarkerBaseline()[all …]
43 private static ContactsAsyncHelper mInstance = null; field in ContactsAsyncHelper160 if (mInstance == null) { in updateImageViewWithContactPhotoAsync()161 mInstance = new ContactsAsyncHelper(); in updateImageViewWithContactPhotoAsync()209 if (mInstance == null) { in retrieveContactPhotoAsync()210 mInstance = new ContactsAsyncHelper(); in retrieveContactPhotoAsync()
43 private static final AnalyticsTimer mInstance = new AnalyticsTimer(); field in AnalyticsTimer48 return mInstance; in getInstance()
81 Activity mInstance = null; field in StkInputActivity90 appService.getStkContext(mSlotId).setPendingActivityInstance(mInstance);144 mInstance = this; in onCreate()
56 Activity mInstance = null; field in StkMenuActivity88 appService.getStkContext(mSlotId).setPendingActivityInstance(mInstance);106 mInstance = this; in onCreate()
444 private static CalendarProvider2 mInstance; field in CalendarProvider2496 return mInstance; in getInstance()523 mInstance = this; in initialize()